get_message_context
Retrieve a Telegram message and its surrounding context by providing chat and message IDs, with adjustable before/after counts.
Instructions
Read one message and bounded surrounding context.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chat | Yes | ||
| after | No | ||
| before | No | ||
| account | No | ||
| message_id | Yes |