get_context
Retrieve surrounding messages to understand the conversation thread. Use this after finding a message to get its context.
Instructions
Контекст вокруг сообщения: N соседних сообщений до и после (radius, по умолч. 5). Используй после search_messages, чтобы понять нить разговора.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| radius | No | ||
| chat_id | Yes | ||
| message_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |