ig_get_messages
Retrieve messages from a specific Instagram DM conversation by providing the conversation ID, with optional pagination using limit and after cursor parameters.
Instructions
Get messages in a specific DM conversation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| conversation_id | Yes | Conversation ID | |
| limit | No | Number of messages | |
| after | No | Pagination cursor |