Remove a beer from your wishlist
untappd_wishlist_removeRemove a beer from your Untappd wishlist by beer ID. Preview changes without saving, or confirm to apply the removal directly to your account.
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. |