move_tasks
Reorganize tasks by moving them to a specified project, parent task, or directly to the inbox.
Instructions
Move one or more tasks to a different project or parent task. Omit destination to move to inbox.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| taskIds | Yes | Task IDs to move | |
| projectId | No | Destination project ID | |
| projectName | No | Destination project name | |
| parentTaskId | No | Destination parent task ID (for subtasks) |