clickup_task_move
Move a task to a different list to reorganize its home. Requires task ID and destination list ID.
Instructions
Move a task to a different list (change home list)
Input 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. |