get_voice_id_by_name
Find voice IDs by name using fuzzy matching to retrieve the correct identifier for text-to-speech operations.
Instructions
Resolves voice name to ID. Returns: JSON with voice_id and confidence. Use when: need voice ID from name with fuzzy matching.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| voice_name | Yes |