Available Tools
Available Tools
The server exposes 8 tools organized into 4 domains. Every tool requires a sql_queries parameter. See SQL Filtering for details on how this works.
Area Analytics (1 tool)
Analyze traffic patterns across custom geographical areas over specific time periods. Define a region using GeoJSON, choose your date range (up to 31 days), and query congestion levels, speeds, and travel times through time-series and spatial grid tables.
Uses TOMTOM_MOVE_PORTAL_KEY.
| Tool | Description |
|---|---|
| tomtom-area-analytics-stats | Retrieve statistics for a GeoJSON Polygon region. Exposes timed_data (aggregated time-series) and tiled_data (spatial grid) tables |
Junction Analytics (3 tools)
Monitor traffic flow at intersections with real-time and historical data. The typical workflow is to search for junctions first, then query live metrics or download historical archives for the junctions you find.
Uses TOMTOM_MOVE_PORTAL_KEY.
| Tool | Description |
|---|---|
| tomtom-junction-search | Search and filter all junctions by name, status, country. Exposes junctions, approaches, and exits tables |
| tomtom-junction-live-data | Real-time metrics for up to 20 junctions: delays, queue lengths, stops, turn ratios, volume |
| tomtom-junction-archive | Minute-by-minute historical data for up to 20 junctions over a maximum 2-day range |
Route Monitoring (2 tools)
Track real-time traffic conditions on strategic route corridors. Search your monitored routes to find delays, then drill into segment-level analysis to pinpoint bottlenecks.
Uses TOMTOM_MOVE_PORTAL_KEY.
| Tool | Description |
|---|---|
| tomtom-route-search | Search and filter all monitored routes by name, status, or delay. Exposes routes table |
| tomtom-route-monitoring-details | Segment-level traffic analysis for up to 20 routes: speed, confidence, OpenLR references |
Live Traffic (2 tools)
Query real-time traffic conditions for specific locations and areas. Get flow data for individual road segments, or retrieve active incidents across named bounding boxes with multi-area comparison.
Uses TOMTOM_API_KEY.
| Tool | Description |
|---|---|
| tomtom-traffic-flow-segment | Traffic flow for the road segment closest to given coordinates: speeds, travel times, closure status |
| tomtom-traffic-incidents | Live incidents (accidents, jams, closures, roadworks) for up to 10 named bounding boxes |
Quick Reference: Limits
| Constraint | Limit |
|---|---|
| Junction IDs per request (live data, archive) | 20 |
| Route IDs per request (monitoring details) | 20 |
| Bounding boxes per incidents request | 10 |
| Area analytics date range | 31 days |
| Junction archive date range | 2 days |