Move Task to List
move_task_to_listReorganize tasks by moving them to a different ClickUp list, with options to transfer custom fields and map statuses.
Instructions
Move a ClickUp Task to a new home List using the v3 API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| list_id | Yes | ||
| task_id | Yes | ||
| workspace_id | No | ||
| status_mappings | No | ||
| move_custom_fields | No | ||
| custom_fields_to_move | No |