move_task_to_project
Move a task to a different project by providing the task ID, target project ID, and destination column ID. Organize tasks across projects with a single action.
Instructions
Move a task to a different project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The task UUID | |
| column_id | Yes | Target column UUID in the new project | |
| project_id | Yes | Target project UUID |