call_summary_report
Aggregate call counts, average duration, total talk time, and status/tag breakdowns across sub-accounts. Filter by date range or predefined time durations, with optional account status.
Instructions
Get aggregated call summary statistics across sub-accounts.
Returns call counts, average duration, total talk time, and breakdown by status/tag for each account and a combined total.
Use start_date/end_date (ISO format) or time_duration (e.g. 'today', 'yesterday', 'last7days', 'last30days').
Only queries active sub-accounts by default. Pass account_status="archived", "canceled", "paused", or "all" to query other sub-accounts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end_date | No | ||
| start_date | No | ||
| account_ids | No | ||
| time_duration | No | ||
| account_status | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |