CPA: phone numbers from chats
cpa_phones_info_from_chatsExtract paginated phone numbers from CPA chats starting from a specified date. Read-only, no cost, for exporting customer contacts.
Instructions
Returns a paginated set of information on phone numbers extracted from target CPA chats starting from the given moment. Read-only, spends no money. Use to export customer contacts from correspondence over a period. Limit: 5 requests/min.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | Yes | Page size (number of records). | |
| offset | Yes | Page offset (default 0) for page-by-page iteration. | |
| dateTimeFrom | Yes | Moment from which the search begins, in RFC3339 format, e.g. "2021-01-02T15:04:05Z". |