yeastar_list_call_reports
Retrieve aggregated call summary statistics within a specified time range. Filter by start and end times for period-specific call reporting.
Instructions
List aggregated call reports (summary call statistics), optionally bound by start_time/end_time. Distinct from yeastar_list_cdr, which returns individual call records rather than aggregates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (1-based). Defaults to 1. | |
| end_time | No | Inclusive upper bound, format YYYY-MM-DD HH:MM:SS. | |
| page_size | No | Items per page. Defaults to the PBX's own default page size. | |
| start_time | No | Inclusive lower bound, format YYYY-MM-DD HH:MM:SS. |