todoist_tasks_bulk_complete
Bulk complete tasks in Todoist by filtering by project, priority, due date, or content text.
Instructions
Complete multiple tasks at once based on search criteria. Efficiently mark many tasks as done.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | No | Complete tasks from this project ID (optional) | |
| priority | No | Complete tasks with this priority level 1 (highest) to 4 (lowest) (optional) | |
| due_before | No | Complete tasks due before this date (YYYY-MM-DD) (optional) | |
| due_after | No | Complete tasks due after this date (YYYY-MM-DD) (optional) | |
| content_contains | No | Complete tasks containing this text in content (optional) |