list_voice_bots
Retrieve VoiceAI voice bots across multiple CallTrackingMetrics sub-accounts. Automatically pages through all bots per account, with status filters and configurable result limits.
Instructions
List VoiceAI voice bots across sub-accounts.
Fetches up to max_items voice bots per account, paging automatically (CTM caps per_page at ~100, so this walks as many pages as needed rather than returning just the first one) — raise max_items for accounts with a large number of bots; a truncation warning is included if any account had more than max_items.
Defaults to active sub-accounts only. Pass status="archived", "canceled", "paused", or "all" to include others.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | ||
| per_page | No | ||
| max_items | No | ||
| account_ids | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |