Remove a beer from your wishlist
untappd_wishlist_removeRemoves a beer from your Untappd wishlist by its bid. With confirm: true, the deletion is executed; without it, a preview is returned.
Instructions
Remove a beer from YOUR Untappd wishlist by its bid. Without confirm: true it returns a dry-run preview and makes NO network call; with confirm: true it removes. 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. |