clickup_task_move
Move tasks between lists in ClickUp to reorganize workflows. Specify task and destination list IDs to change task locations.
Instructions
Move a task to a different list (change home list)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| list_id | Yes | Destination list ID | |
| task_id | Yes | Task ID | |
| team_id | No | Workspace (team) ID. Omit to use the default workspace from config. |