sync
Fetch and store new Telegram messages to keep community chat history current. Sync all configured chats or a specific chat_id for search indexing.
Instructions
Sync new messages from Telegram.
Without arguments — all configured chats.
With chat_id — only the specified chat.
Returns the number of added messages.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chat_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |