Open an Untappd URL (resolve + fetch)
untappd_open_urlResolve an untappd.com URL and fetch the corresponding beer, brewery, or venue details in a single read-only call.
Instructions
Resolve an untappd.com URL AND fetch the entity detail in one call — the convenience combination of untappd_resolve + the matching info tool. Returns { resolved, detail }. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | An untappd.com URL to resolve and fetch |