get_updates
Get recent Telegram updates. Optionally set offset to continue from a specific point and limit to control count.
Instructions
Get recent updates from Telegram.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of updates to return (1-100). Defaults to 10. | |
| offset | No | Identifier of the first returned update. Only updates with id greater than offset are returned. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |