task_move
Move a task to a different project or designate it as a global task by providing the task ID and target project key.
Instructions
Move a task to a different project (or to global tasks)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| taskId | Yes | The task ID to move | |
| project_id | No | Target project key (null for global tasks) |