Ping the learner
notify_learnerSend a Telegram message to the learner when a study set is ready, prompting them to review it.
Instructions
Send the learner a Telegram message that a set is waiting. Use sparingly — one ping per set, right after you create it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | No | Custom message. Omit for the default 'your set is ready' ping | |
| setId | Yes | Set id returned by create_study_set or list_study_sets |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| setId | Yes | ||
| notified | Yes | ||
| telegramId | No |