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