List Chat Messages
repliz_list_messagesRetrieve paginated messages from a Repliz conversation, with newest entries first. Specify the chat ID and optional page and limit parameters.
Instructions
List the messages within a conversation, paginated (newest first).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (1-based). | |
| limit | No | Items per page. | |
| chatId | Yes | The chat id. |