What tools your agent can use
| Category | What it does | Examples |
|---|---|---|
| Built-in tools | Ready to use on every agent. | @endCall, @callMeLater, @waitForUserToReturn |
| Knowledge bases | Let the agent answer from your own documents. | @searchKnowledgeBase |
| Calendar tools | Book appointments during a call. | Calendly, Cal.com, HubSpot |
| Transfer tools | Move the call to another agent or number. | @transferCall:sales |
| Collect data tools | Actively capture specific info from the caller. | @collect_data:email |
| Custom tools | Connect to your own system mid-call. | CRM lookup, account check |
Add a tool to your agent
Open the Tools panel
In the agent builder, switch to the Tools panel in the sidebar to see every tool category available to your agent.
Pick a category and configure the tool
Choose the tool category that fits your use case (for example, a calendar connection or a custom tool) and fill in the configuration form.
In the prompt, you only define when the agent should use a tool, not how the tool works technically. The technical configuration lives in the agent settings.
Tool Calls
Learn how to use tool calls to let your agent perform specific actions during a call.
Next Steps
Advanced: Knowledge Bases
Give your agent access to your own information so it can answer questions during calls.