get_voice_bot
Retrieve complete voice bot details, including prompt and configuration. Specify fields to receive only the needed data, reducing response size.
Instructions
Get full details for a specific voice bot, including prompt and config.
Pass fields as a comma-separated list of top-level keys to get
back just those instead of the full payload — cheaper when you
only need a couple of fields, e.g. when checking several bots
in a row.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | No | ||
| account_id | Yes | ||
| voice_bot_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |