search_regulations
Search EU regulations like GDPR and AI Act to find relevant articles with highlighted matches for compliance queries.
Instructions
Search across all EU regulations for articles matching a query. Returns relevant articles with snippets highlighting matches. Token-efficient: returns 32-token snippets per match (safe for context).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search query (e.g., "incident reporting", "personal data breach") | |
| regulations | No | Optional: filter to specific regulations (e.g., ["GDPR", "NIS2"]) | |
| limit | No | Maximum results to return (default: 10) |