Add a beer to your wishlist
untappd_wishlist_addAdd a beer to your Untappd wishlist by its beer ID. Omit confirm for a dry-run preview; include confirm: true to save.
Instructions
Add a beer to YOUR Untappd wishlist by its bid. Without confirm: true it returns a dry-run preview and makes NO network call; with confirm: true it adds. Writes to your account.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bid | Yes | Untappd beer id (bid) — from untappd_search_beer | |
| confirm | No | Must be true to proceed. Without this, the tool returns a preview. |