update_voice
Modify a voice's display name or description using its UUID. Provide only the fields you want to change.
Instructions
Update a voice configuration. Only provide the fields you want to change.
Args: voice_id: The UUID of the voice to update display_name: New display name description: New description
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| voice_id | Yes | ||
| display_name | No | ||
| description | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |