mark_tasks_done
Batch-complete multiple tasks by ID or name, with optional notes for each task to document progress.
Instructions
Mark multiple tasks as completed in a single batch operation. You can reference tasks by their ID (e.g., "1" or "#1") or by their full name. This is efficient when several tasks are finished simultaneously. Like mark_task_done, you can optionally provide a note for each task to document progress or results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tasks | Yes | List of tasks to mark as completed |