get_chat_context
Retrieve the chat context around a specific message by providing the chat name and message ID, with an adjustable window of surrounding messages.
Instructions
Return messages surrounding a specific message in a chat.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| window | No | ||
| chat_name | Yes | ||
| around_message_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |