telegram_get_updates
Long-poll Telegram to fetch incoming updates, manage the offset to control message retrieval, and receive safety annotations when strict mode is on.
Instructions
Long-poll getUpdates. The agent owns the offset loop. When SAFETY_STRICT is enabled, each update is annotated with safety.{kind,blocked,warning}; otherwise inbound text is returned unchanged and is not classified.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No | ||
| timeout | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||