Read a message thread
get_conversationUse a conversation ID to retrieve the complete ParentSquare message thread with senders, timestamps, and optional attachments in chronological order.
Instructions
Every message in one thread, in order, with senders, timestamps and any attachments.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| conversation_id | Yes | Thread id from list_conversations. | |
| include_attachments | No | Download and inline images/PDFs sent in the thread. |