get_call_history
Retrieve Voximplant call history records within a specified date range, with options to limit results and set offset for pagination.
Instructions
Получить историю звонков Voximplant за период.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| from_date | Yes | Начало периода (YYYY-MM-DD HH:mm:ss) | |
| to_date | Yes | Конец периода (YYYY-MM-DD HH:mm:ss) | |
| count | No | Количество записей | |
| offset | No | Смещение |