get_conversation
Retrieve a complete conversation thread by providing school and chat IDs.
Instructions
Read a specific message conversation thread with all messages.
IMPORTANT: Both school_id and chat_id are required.
Args: school_id: School ID (same school_id used in list_conversations) chat_id: Conversation/chat ID (from list_conversations results)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| school_id | Yes | ||
| chat_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |