remove_task_from_list
Remove a task from an additional list it is associated with. Disassociate a task from a specific list in multi-list setups.
Instructions
Remove a task from an additional List (multi-list association).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | Task ID. | |
| list_id | Yes | List ID to remove the task from. |