state_businesses
Query business data for a US state: get counts, registrations, licenses, and industry breakdowns. Filter by state code and search to retrieve targeted business insights.
Instructions
Query business data for a US state. May include: business counts, registrations, licenses, industry breakdowns.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | Full-text search across all fields | |
| limit | No | Max results (default 100) | |
| state | Yes | Two-letter state code, e.g. 'MD', 'NY', 'CA' | |
| where | No | SoQL $where filter, e.g. "year = '2023'" |