applicable_regulations
Identify all regulations that apply in a specific jurisdiction, along with required and optional documents, to answer common compliance questions like which privacy laws apply to customers in a given location.
Instructions
Given a jurisdiction id, returns every regulation that applies there, plus the required and optional documents for each. Use this when a user asks 'I serve customers in California — what privacy laws apply?'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jurisdiction_id | Yes | Jurisdiction id (e.g. 'us_ca', 'eu') |