traffic_events
Check current Danish road traffic events including incidents, accidents, roadblocks, and queues. Get real-time updates on state roads to plan routes and avoid delays.
Instructions
Fetch current Danish road traffic events from Vejdirektoratet (trafikkort.vejdirektoratet.dk). Returns incidents, accidents, roadblocks, queues, and closures on Danish state roads. Each event includes type, road, location, description, from/to times, and severity. Use this to warn ARIA before Kim drives — check for incidents on the route. Data is updated approximately every 3 minutes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| area | No | Optional free-text region or road filter (e.g. 'Horsens', 'E45', 'Vejle', 'Fyn'). Matched case-insensitively against location, road, and description fields. | |
| type | No | Filter by event category. 'incident' = accidents, obstructions, closures, weather events. 'roadwork' = maintenance and construction works. 'queue' = traffic queues. 'all' = everything (default). |