send_text
Send formatted text to Telegram topics with provenance metadata, supporting HTML tags and brief, standard, or detailed presets.
Instructions
Send a formatted message with provenance metadata.
Prefer format='html' for human-facing text. Use raw Telegram HTML tags: , , , , , , , , and . Never encode tags as <b>. brief is the default: concise, self-contained, client-ready copy without process or internal technical details. For an explanation, structure the text by named objects and list their concrete steps, properties, result, and limits. Do not replace details with a general conclusion or a prose comparison. standard adds necessary context; detailed is used only when explicitly requested and must still fit Telegram's 4096-character limit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| agent | Yes | ||
| model | Yes | ||
| route | No | ||
| format | Yes | ||
| preset | No | brief | |
| project | Yes | ||
| subject | Yes | ||
| reference | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||