telegram_send_message
Send text messages to Telegram chats with optional inline buttons, while scrubbing token-shaped secrets from outbound content.
Instructions
Send a text message. Outbound text is scrubbed for token-shaped secrets. Optional buttons=[{id,label}] become an inline keyboard.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| buttons | No | ||
| chat_id | Yes | ||
| row_width | No | ||
| parse_mode | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||