call_summary
Summarize call activity over a date window to get counts of total, answered/missed, first-time/repeat callers, total duration, and source breakdowns for weekly or monthly reporting.
Instructions
Summarize calls over a date window.
Returns counts: total, answered/missed, first-time/repeat callers, total
duration, and breakdowns by source and source_name. Useful for
weekly/monthly rollups without pulling every call into context.
Note: requires days>=1 or an explicit start_date — without a window
this would paginate the entire account history (potentially 50+ pages
of 250 calls each), which is rarely what callers want.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | ||
| end_date | No | ||
| account_id | No | ||
| company_id | No | ||
| start_date | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |