add_task_to_list
Add an existing task to an additional list, enabling multi-list assignment without duplication.
Instructions
Add an existing task to an additional List (multi-list / 'Tasks in Multiple Lists').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | Task ID. | |
| list_id | Yes | List ID to add the task to. |