list_voice_clones
List all voice clones on this machine, returning each clone's ID, name, duration, status, and the active default clone for TTS.
Instructions
List all voice clones the user has on this machine. Returns each clone's id, name, duration, created_at, status, plus a hasAudio boolean (no raw audio in the response — use preview_voice_clone to fetch base64 audio for a specific clone). Also returns activeId — which clone is the current TTS default. Use this to answer "what clones does the user have?" without paging through audio bytes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||