checkvist_set_repeating_task
Set a repeating schedule for a task—daily, weekly, monthly, or yearly—with optional start and end dates and custom intervals.
Instructions
Configure a task to repeat on a schedule
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| since | No | Start date (optional) | |
| until | No | End date (optional) | |
| period | Yes | Repeat period | |
| task_id | Yes | The ID of the task | |
| checklist_id | Yes | The ID of the checklist | |
| period_number | No | Repeat every N periods (e.g., every 2 weeks) |