list_regulations
Identify AI regulations by jurisdiction. Retrieve slugs and control row counts for compliance mapping.
Instructions
Return the regulations covered by the dataset. Useful as a discovery step — call this first to find available regulation slugs before calling lookup_control or crosswalk.
Each entry includes: slug (for use with other tools), full label, jurisdiction (AU/EU/US/INTL), and the count of control rows that reference it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jurisdiction | No | Filter by jurisdiction. Default: all. | all |
| include_row_count | No | Include how many control rows in the dataset reference each regulation. |