create_agent
Create a custom specialist agent by describing its role in natural language. Specify tools and persona to tailor the agent for your session.
Instructions
Define a new specialist agent via natural language description
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Agent name (e.g., 'Marketing Agent') | |
| tools | No | Tools this agent can use | |
| persona | No | Detailed persona/instructions for the agent | |
| sessionId | Yes | Session ID | |
| description | Yes | What this agent does |