remove_task_from_list
Removes a task from an additional list while retaining it in its home list. Returns a confirmation.
Instructions
Remove a task from an additional List it was added to via 'Tasks in Multiple Lists'. The task remains in its home List. Returns a confirmation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | ID of the task to remove. | |
| list_id | Yes | ID of the additional List to remove the task from. |