get_voice
Retrieve full details and settings for a specific voice by providing its voice ID. Returns the voice object as JSON.
Instructions
Get full details for a single voice, including its settings.
Args: voice_id: the voice id.
Returns the voice object as JSON.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| voice_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |