get_attempt_cohorts
Analyze call attempt cohorts to compare volume and success rates across 1st, 2nd, and subsequent attempts for retry strategy optimization.
Instructions
Get attempt cohort analysis — shows volume and success rate by attempt number (1st attempt, 2nd attempt, etc.). Useful for optimizing retry strategies.
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 |