Open an Untappd URL (resolve + fetch)
untappd_open_urlResolve any Untappd URL and retrieve the entity's full details in a single read-only call, combining resolution and detail lookup.
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 |