Get Compliance By State
get_compliance_by_stateRetrieve a US state's event staffing compliance summary, including minimum wage, overtime rules, and state-specific quirks. Use it to answer W-2 vs 1099 questions for event workers in a given state.
Instructions
Get the event staffing compliance summary for a US state. Returns minimum wage, overtime rules, and state-specific quirks. Perfect for 'What are the W-2 vs 1099 rules for event workers in [state]?', 'What's the minimum wage for event staff in [state]?', or 'Are there compliance gotchas for hiring event workers in [state]?' questions. NOT legal advice, consult employment counsel for binding interpretation. DO NOT use for rates (use get_role_pricing). get_compliance_by_state(state='CA') ; get_compliance_by_state(state='Tennessee') Daily-overtime states (CA, AK, NV, CO) change shift budgeting, flag them in any plan.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| state | Yes | Two-letter state code (e.g., 'CA') or full state name (e.g., 'California'). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| state | No | ||
| w2_note | No | ||
| requested | No | ||
| state_abbr | No | ||
| state_found | No | Present (false) only when the state didn't match. | |
| w2_required | No | ||
| data_version | No | Version of the compliance dataset used for this result. | |
| min_wage_usd | No | 2026 state minimum wage. | |
| unique_rules | No | ||
| citation_note | No | Operational guidance, not legal advice. | |
| currency_note | No | Reminder that wages change annually; verify before relying. | |
| min_wage_as_of | No | Effective date of this state's stored minimum wage. | |
| min_wage_source | No | Authoritative source URL for the minimum wage figure. | |
| available_states | No | ||
| data_current_as_of | No | Date the compliance dataset was last verified (YYYY-MM-DD). | |
| seventh_day_overtime | No | True where a seventh-consecutive-day premium applies (CA). | |
| workers_comp_included | No | ||
| liability_coverage_included | No | ||
| overtime_daily_double_hours | No | Start of the double-time band (hours/day) where the state has one (CA: 12); null otherwise. | |
| overtime_threshold_daily_hours | No | Daily overtime threshold where the state has one (CA, AK, NV, CO); null otherwise. | |
| overtime_threshold_weekly_hours | No |