read_conversation
Retrieve the full message history of a social media DM or comment thread by providing the conversation ID and account ID.
Instructions
Read all messages in a social media conversation.
Get the full message history of a DM or comment thread.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| conversation_id | Yes | Conversation ID (from list_inbox results) | |
| account_id | Yes | Social account ID that received the messages | |
| org_id | No | Organization ID (uses YAPARAI_ORG_ID env var if not provided) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||