get_dashboard
Retrieves a full analytics dashboard with summary KPIs, call volume trends, outcomes, pickup rates, hourly performance, and duration statistics, filtered by date, call type, agent, or campaign.
Instructions
Get the full analytics dashboard in a single call — includes summary KPIs, call volume timeseries, call outcomes, pickup rates by number, hourly performance, and duration stats.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end_date | No | End date (ISO 8601, e.g. 2025-01-20T23:59:59Z). Defaults to now. | |
| call_type | No | Filter by call type | |
| agent_name | No | Filter to a specific agent (partial match) | |
| start_date | No | Start date (ISO 8601, e.g. 2025-01-15T00:00:00Z). Defaults to 7 days ago. | |
| campaign_id | No | Filter to a specific campaign by ID |