create_voice_from_preview
Add a generated voice to your library using its preview ID. Provide a name and description to save it permanently for future speech synthesis.
Instructions
Add a generated voice to the voice library. Uses the voice ID from the text_to_voice tool.
⚠️ COST WARNING: This tool makes an API call to ElevenLabs which may incur costs. Only use when explicitly requested by the user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| voice_name | Yes | ||
| voice_description | Yes | ||
| generated_voice_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| type | Yes | ||
| _meta | No | ||
| annotations | No |