call_summary
Summarize calls over a date window with counts for total, answered, missed, first-time and repeat callers, total duration, and breakdowns by source.
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 |
|---|---|---|---|
| account_id | No | ||
| company_id | No | ||
| days | No | ||
| start_date | No | ||
| end_date | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |