watchlist_remove
Remove specific items from a saved tracking list, or delete the entire list by omitting items. Specify list type and name.
Instructions
Remove items from a saved tracking list, or delete the whole list. Provide list_type + name; give items to drop just those, or omit items to delete the entire list. Use when the user says 'stop tracking ...', 'remove ... from my watchlist', 'delete my ... list'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| list_type | Yes | ||
| name | Yes | ||
| items | No | Items to remove; omit to delete the list. |