Get a Telegram message
telegram_get_messageRetrieve a single text message from a linked Telegram account using its chat ID and message ID.
Instructions
Fetch one text message available to the linked Telegram account.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chat_id | Yes | ||
| message_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes | ||
| trust_boundary | No |