batch_complete_tasks
Mark multiple tasks as completed simultaneously using task IDs, saving time compared to individual completion.
Instructions
Complete multiple tasks at once. More efficient than completing one by one.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| taskIds | Yes | Array of task IDs to complete | |
| sync | No | Trigger an OmniFocus sync after the batch completes (default false). Skips on error. |