update_agent
Modify an existing voice AI agent by changing only the fields you need—such as name, prompt, language, voice, or activation status—while preserving other settings.
Instructions
Update an existing voice AI agent. Only provide fields you want to change.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Agent ID to update | |
| name | No | New agent name | |
| prompt | No | New system prompt | |
| isActive | No | Enable or disable the agent | |
| language | No | ||
| llmModel | No | ||
| ttsVoice | No | ||
| webhookUrl | No | ||
| asrProvider | No | ||
| llmProvider | No | ||
| ttsProvider | No | ||
| welcomeMessage | No | New welcome message |