tool_get_voice_info
Retrieve full metadata for a saved voice profile: name, description, language, reference audio, and creation date. Verify a profile exists and inspect its reference audio path before text-to-speech synthesis.
Instructions
Get full metadata of a single saved voice profile: name, description, language, ref_audio_path, ref_text, created_at.
Use this to verify a profile exists and inspect its reference audio path before calling synthesize_speech with that voice_name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| voice_name | Yes | Voice name to inspect (from list_voices output). |