search_regulations
Search the RegIntel database for regulatory obligations and compliance rules across 41 jurisdictions. Filter by jurisdiction, tag, keyword, or category to find relevant regulations with summaries and source links.
Instructions
Search the RegIntel database of global regulatory and compliance rules.
Use this tool when the user asks about regulatory obligations, compliance
requirements, legal changes, cross-border regulatory differences, or
industry-specific rules in any of 41 supported jurisdictions (e.g. GDPR
and MiCA in the EU, MAS rules in Singapore, FCA in the UK, APRA/ASIC in
Australia, SEC/FINRA in the US). Returns a paginated list of matching
regulations; each result includes title, jurisdiction, category, tags,
a summary, a canonical uri, and an upstream source_url (the original
regulator's page) for citation. To get the full obligations/penalties/
scope for a specific regulation, follow up with get_regulation(id).
Args: jurisdiction: ISO-style jurisdiction code, e.g. "EU", "US", "AU", "SG", "UK". Optional. tag: Tag filter, e.g. "GDPR", "KYC", "AML", "crypto". Optional. q: Free-text keyword search across regulation title and body. Optional. category: Category filter, e.g. "Privacy", "Finance", "Crypto", "AML". Optional. limit: Number of results per page (max 100). Optional. page: Page number for pagination, 1-indexed. Optional.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jurisdiction | No | ||
| tag | No | ||
| q | No | ||
| category | No | ||
| limit | No | ||
| page | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |