List WellSaid voices
wellsaid_list_voicesDiscover available WellSaid voice avatars and retrieve speaker IDs for speech generation. Filter by name, style, accent, gender, or language.
Instructions
List the available WellSaid voice avatars. Returns each voice's speaker_id (the value you pass to wellsaid_generate_speech) plus name, style, accent, gender, and language when the API provides them. Optionally filter with a case-insensitive substring search.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max voices to return. | |
| search | No | Case-insensitive substring matched against any voice field. | |
| refresh | No | Bypass the in-memory cache and re-fetch. |