list_voices
Retrieve a JSON summary of all voices available in your ElevenLabs account, with optional search filtering by name or labels.
Instructions
List the voices available in your account.
Args: search: optional case-insensitive substring to filter by name/labels.
Returns a JSON summary of each voice (id, name, category, labels).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| search | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |