Delete List
delete_listPermanently delete a saved list and everything in it. This cannot be undone — confirm with the user before calling, then set confirmed=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| list_id | Yes | The list's id (from list_lists) | |
| confirmed | Yes | Set true only after the user explicitly confirms permanent deletion |