move_task_to_list
Move a ClickUp task to another list by providing the task ID and target list ID. Resolves task re-categorization across lists.
Instructions
Move a task to a different list.
Args: task_id: Task ID (custom like DEV-1234 or UUID). list_id: Target list ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| list_id | Yes | ||
| task_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |