📄️ Built-in Tools
Your AI agent comes with built-in capabilities that allow it to take actions during conversations. You don't need to configure anything — simply describe what you want the agent to do in your Additional General Instructions.
📄️ API Tools
This guide walks you through creating an API tool that your AI agents can use to interact with external systems.
📄️ Authentication for API Tools
Store an API key or OAuth2 credential once and attach it to any API tool — injected server-side on every call, never visible to the AI agent.