move_to_project
Move a task into a project by specifying the task UUID and the target project UUID.
Instructions
Move a task into a project.
Args: uuid: Task UUID. project_uuid: Target project UUID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes | ||
| project_uuid | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |