CPA: чаты за период (v1, deprecated)
cpa_chats_by_time_v1Retrieve CPA chat records from a specified time period, with pagination controls for limit and offset.
Instructions
(deprecated, используйте cpa_chats_by_time_v2) Чаты CPA за период.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dateTimeFrom | Yes | Начало периода (ISO 8601). | |
| limit | Yes | Сколько чатов вернуть. | |
| offset | Yes | Смещение пагинации. |