CPA: phone numbers from chats
cpa_phones_info_from_chatsExtract phone numbers from CPA chats starting from a given moment. Use paginated export to retrieve customer contacts from correspondence over a period.
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 |
|---|---|---|---|
| dateTimeFrom | Yes | Moment from which the search begins, in RFC3339 format, e.g. "2021-01-02T15:04:05Z". | |
| limit | Yes | Page size (number of records). | |
| offset | Yes | Page offset (default 0) for page-by-page iteration. |