abc_lookup_license
Verify liquor license status and details using state-issued license numbers. Retrieve current records including expiration dates, addresses, conditions, and suspension history for compliance checks.
Instructions
Looks up a specific liquor license by its state-issued license number and returns the full current record including status, expiration, address, conditions, and suspension history. Faster and more precise than abc_search_licenses when you already have the license number. Use this for point-in-time verification (e.g., 'Is license CA-20-621547 currently ACTIVE?'). The _verifiability block contains the exact source URL — agents can independently verify the result by fetching that URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| license_number | Yes | ||
| state | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |