list_jurisdictions
List US jurisdictions by regulatory posture. Use posture 'adopted_model_bulletin' for states that adopted the NAIC model bulletin, 'own_framework' for states running their own insurance-specific AI framework (CA, CO, NY, TX), or omit for all.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| since | No | ISO date (YYYY-MM-DD). Only jurisdictions that acted on or after this date. Use for questions like 'which states adopted in 2025?' | |
| until | No | ISO date (YYYY-MM-DD), inclusive upper bound | |
| posture | No | adopted_model_bulletin = adopted the NAIC bulletin; own_framework = runs its own insurance-specific AI framework (CA, CO, NY, TX); no_model_bulletin = has not adopted it but has other tracked AI-related insurance activity. Omit for all. |