contact_comments
Retrieve comments for a specific contact, filter by type (new, deleted, all), paginate, and sort results.
Instructions
Комментарии к контакту
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Number of contact | |
| fields | No | Fields returned - names, comma-delimited | |
| offset | No | Offset from beginning of list | |
| pageSize | No | Size of requested list | |
| typeList | No | ||
| resultOrder | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | No | ||
| comments | No |