acc_query_missed
Retrieve missed calls by specifying a date range and filtering by caller or callee partial matches.
Instructions
Query missed calls with optional date range and caller/callee filters.
Parameters
date_from:
ISO-format start date/time filter (e.g. 2025-01-01T00:00:00).
date_to:
ISO-format end date/time filter.
caller:
Partial match on the caller field.
callee:
Partial match on the callee field.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date_from | No | ||
| date_to | No | ||
| caller | No | ||
| callee | No | ||
| limit | No | ||
| offset | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||