Get DM messages
repovive_get_conversation_messagesFetch paginated messages from a direct-message conversation, newest first, to review the thread before replying.
Instructions
Read the messages in one direct-message conversation, newest page first. Use it to review a thread before replying with repovive_send_direct_message.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (1-based) | |
| page_size | No | Messages per page | |
| conversation_id | Yes | Conversation id |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |