List Chats
repliz_list_chatsList direct-message conversations across connected accounts with pagination and filtering by status, account, or search.
Instructions
List direct-message conversations across connected accounts. Supports pagination and filtering by status (unread/unreplied), account(s), and search.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (1-based). | |
| limit | No | Items per page. | |
| search | No | Search conversations. | |
| status | No | Filter by chat status. | |
| accountIds | No | Filter by account id(s). |