query_ai_act_updates
Query EU AI Act regulatory updates from primary sources. Returns structured events with titles, summaries, severity, topics and source URLs. Optionally filter by date range, source, topics, or severity. Use this when you need recent or historical regulatory changes affecting AI builders, GPAI providers, or deployers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| since | No | ISO 8601 timestamp; only events published after this. Optional. | |
| until | No | ISO 8601 timestamp; only events published before this. Optional. | |
| topics | No | Topic taxonomy. e.g. ["gpai","transparency","high-risk"]. Optional. | |
| source_id | No | One of: eurlex, aioffice, aiboard, codeofpractice, haveyoursay, cen, bnetza, bfdi, bsi, cnil, nl-algoritmeregister, oecdai. Optional. | |
| severity_min | No | Minimum severity. Optional. |