nag_until_done
Send repeated reminders at set intervals until the linked task is marked complete or attempts run out. Re-checks task state each time, so completing the task anywhere stops future nags.
Instructions
Repeat a reminder until the linked task is completed or attempts run out.
Each firing re-reads task state, so completing the task anywhere silences future nags. The final attempt is labeled explicitly as the last reminder.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| chat_id | Yes | ||
| task_id | No | ||
| first_run_at | No | ||
| max_attempts | No | ||
| interval_hours | No |