Beer watchlist
polvenn_watchlistAdd, remove, or list watchlist rules for breweries, styles, series, or keywords, and check for matching beer releases to get notified about new arrivals.
Instructions
Manage your beer watchlist. Track breweries, styles, series, or keywords to get notified about matching releases.
Args:
action ('add' | 'remove' | 'list' | 'check'): What to do
type ('brewery' | 'style' | 'series' | 'keyword'): Rule type (required for 'add')
value (string): What to watch for (required for 'add')
id (number): Entry ID to remove (required for 'remove')
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Watchlist entry ID (required for 'remove') | |
| type | No | Type of watch rule (required for 'add') | |
| value | No | Value to watch for (required for 'add') | |
| action | Yes | Watchlist action: add a rule, remove by ID, list all rules, or check for matches |