Read a conversation thread
canvas_get_conversationRetrieve the full message thread of a Canvas inbox conversation, including all replies, without marking it as read. Use with a conversation ID from canvas_list_inbox.
Instructions
Read the full message thread of one conversation, including every reply. Does NOT mark the conversation as read.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| conversation_id | Yes | Conversation ID from canvas_list_inbox |