get_new_messages
Poll Telegram for messages newer than a specified timestamp to retrieve unread chat activity since your last check.
Instructions
Get messages newer than a timestamp (polling pattern for real-time awareness)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| since | Yes | ISO datetime — only return messages after this time | |
| chat_id | No | Optional: scope to a specific chat |