You can connect tools to your agents to allow them to interact with services.

Currently we support HTTP requests only.

You provide the URL, headers, and body format for the request as well as a description of when the request should be made. When the agent is running it can then make requests to your server to retrieve information.

You can create and edit tools from the Tools tab of an Agent.

Example:

For example, you can connect your agent to your order status API in order to retrieve the status of an order for users.