add_task_to_list
Add an existing task to another list, making it appear in multiple lists without moving it. Returns a confirmation.
Instructions
Add an existing task to an additional List (ClickUp's 'Tasks in Multiple Lists' feature), so it appears in more than one List without being moved. Returns a confirmation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | ID of the task to add. | |
| list_id | Yes | ID of the additional List to add the task to. |