get_conversation_messages
Retrieve messages from an Instagram direct message conversation using the conversation ID, with optional limit control for message quantity.
Instructions
Get messages from a specific Instagram DM conversation. Requires instagram_manage_messages permission.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| conversation_id | Yes | Instagram conversation ID | |
| limit | No | Number of messages (max 100) |