create_agent
Create a new AI agent in your organization, receiving the agent ID for immediate use. Configure the agent's prompt separately afterwards to define its behavior.
Instructions
Create a new AI agent in your organization. Returns the created agent's ID. The agent prompt is set separately via update_agent_prompt after creation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Name for the new agent | |
| language | No | Default language code (e.g. en, hi, ta). Defaults to en. | en |
| description | No | Short description of what the agent does |