Remove a beer from your wishlist
untappd_wishlist_removeRemove a beer from your Untappd wishlist by its beer ID. Use confirm=true to execute, or omit for a dry-run preview without making network calls.
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. |