Types
| Type | Source | Example |
|---|---|---|
| API Tools | Your OpenAPI spec | getOrderStatus, createTicket |
Enabling Actions
- API Tools — Check/uncheck individual endpoints from your OpenAPI spec
How the Agent Decides
The agent automatically chooses tools based on:- The user’s question
- Tool names and descriptions
- Required parameters
Best Practices
- Start small — Enable only what’s needed, expand later
- Clear descriptions — Help the agent understand when to use each tool
OpenAPI
Set up API tools
