voicebox_list_profiles
Get a list of all voice profiles, including cloned voices and presets, with their IDs to use with speech generation tools.
Instructions
List all voice profiles (cloned voices and presets).
Returns a list of profile dicts with id, name, engine, and metadata. Use the returned id with voicebox_generate(profile_id=...).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |