get_duration_stats
Retrieve call duration statistics—average, median, min, max, and p95—to evaluate typical call lengths and identify outliers.
Instructions
Get call duration statistics — average, median, min, max, and p95 duration. Shows how long calls typically last.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| start_date | No | Start date (ISO 8601, e.g. 2025-01-15T00:00:00Z). Defaults to 7 days ago. | |
| end_date | No | End date (ISO 8601, e.g. 2025-01-20T23:59:59Z). Defaults to now. | |
| agent_name | No | Filter to a specific agent (partial match) | |
| campaign_id | No | Filter to a specific campaign by ID | |
| call_type | No | Filter by call type |