Resolve an Untappd URL
untappd_resolveParses Untappd URLs (beer, brewery, venue, user, check-in) into entity type and ID, and names the next tool to call. Local, read-only, no network.
Instructions
Parse an untappd.com URL (a beer /b/, brewery /w/, venue /v/, user /user/, or check-in link) into its entity type and id, and name the tool to call next. Pure local parsing — no network. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | An untappd.com URL to resolve |