update_agent
Modify an existing agent's definition, skills, or preferences by updating its name, tools, persona, or description. Adjust behavior without recreating the agent.
Instructions
Modify an existing agent's definition, skills, or preferences
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | New name | |
| tools | No | New tool list | |
| agentId | Yes | Agent ID to update | |
| persona | No | New persona | |
| sessionId | Yes | Session ID | |
| description | No | New description |