Resolve an Untappd URL
untappd_resolveParse an untappd.com URL to extract entity type, ID, and identify the next tool to call. Operates locally without network requests.
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 |