Tools provided
Tools the agent exposes — your AI client calls them automatically when it needs them.
- list_assistants — List all assistants.
- get_assistant — Get an assistant by id.
- create_assistant — Create a new assistant.
- update_assistant — Update an assistant.
- list_calls — List call history.
- get_call — Get call details.
- create_call — Start a real outbound phone call, immediately or scheduled.
- list_phone_numbers — List phone numbers.
- get_phone_number — Get phone number details.
- list_tools — List custom tools.
- get_tool — Get tool details.
- create_tool — Create a tool for an API integration.
- update_tool — Update a tool.
