move_task
Move a task to a different parent or reorder it among siblings to reorganize your task hierarchy.
Instructions
Move a task to a new parent or change its order
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| order | No | Order among siblings | |
| taskId | Yes | Task ID | |
| newParentTaskId | No | New parent task ID (null to remove parent) |