update_agent
Update an existing agent's configuration by specifying only the fields to change.
Instructions
Update an existing agent configuration. Only provided fields will be updated.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_id | Yes | The unique ID of the agent to update | |
| display_name | No | New display name | |
| phone_number | No | New phone number | |
| endpoint | No | New endpoint URL | |
| prompt | No | New system prompt | |
| metadata | No | New metadata |