Agent Tools
The Tools page lets you manage which API tools your AI agent can access and use during conversations.
Accessing Agent Tools
- Go to Agents in the sidebar
- Click on the agent you want to configure
- Click the Tools tab
How It Works
By default, a new agent doesn't have access to any tools. You need to explicitly assign tools to give your agent the ability to perform actions.
The page has two tabs:
| Tab | Description |
|---|---|
| Agent's Tools | Tools currently assigned to this agent |
| Available Tools | All tools you've created that can be assigned |
Assigning Tools to Your Agent
- Click the Available Tools tab
- Browse your available tools
- Click Assign to Agent on the tool you want to add
The tool will now appear in the "Agent's Tools" tab, and your agent can use it during conversations.
Removing Tools from Your Agent
- Click the Available Tools tab
- Find the tool you want to remove
- Click Remove from Agent
The agent will no longer have access to that tool.
Don't Have Any Tools?
If the "Available Tools" tab is empty, you need to create tools first.
See Creating API Tools to learn how to:
- Create API tools
- Configure tool parameters
- Set up authentication
Next Steps
- Creating API Tools — Create custom API tools
- Built-in Tools — Learn about built-in agent capabilities
- Knowledge Base — Manage agent knowledge access