Skip to main content

HTTP Tools For OpenAI

HTTP tools are configured on the chatbot agent skill, not inside the OpenAI provider resource page.

Use the HTTP Tool when a skill needs to call your own API with GET, POST, PUT, PATCH, or DELETE. The tool supports endpoint placeholders, input schemas, bearer token authentication, saved API connections, and pass-through auth from the web widget.

Where To Configure It

  1. Open your chatbot agent.
  2. Go to Knowledge and actions.
  3. Add an Action.
  4. Choose Custom API.
  5. Configure the method, endpoint, authentication, and input schema.