tg_events
Fetches recent incoming Telegram messages captured by the watcher. Supports limiting the number of events and filtering by ISO timestamp.
Instructions
Recent incoming messages captured by the watcher, newest last.
Args: limit: how many events. since: ISO timestamp lower bound, e.g. "2026-08-14T09:00:00+00:00".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| since | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |