create_agent
Create a Claude Code agent in a managed session for collaborative development work, configuring its specialization and system prompts.
Instructions
Create a new Claude Code agent within a managed session.
Creates a new agent instance with the specified configuration and assigns it to the given session for collaborative development work.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | ||
| agent_name | Yes | ||
| specialization | No | ||
| system_prompt_suffix | No |