Connect Tomtom to OpenClaw on Operator.io
TomTom delivers location-based APIs for mapping, routing, and traffic services. Easily integrate navigation and geospatial intelligence into any application.
Automate Tomtom with AI
Hand Tomtom to an OpenClaw agent running on Operator. You write what you want in a chat and it turns that into real Tomtom actions like list map fonts, list assets sprites, list map styles, without you opening the app.
Your agent reaches Tomtom directly or through connectors like Composio MCP and Pipedream MCP, which handle the sign in and token refresh for you, so there is nothing to wire up and no API keys to paste.
What your agent can do with Tomtom
Your agent can call any of these Tomtom actions by name as part of a larger task. Ask for the outcome you want and it picks the right ones.
List Map Fonts
Tool to list available font asset versions for map rendering. Call after confirming the API key is valid.
List Assets Sprites
Tool to list available sprites for a given asset version. Use after determining the assetVersion.
List map styles
Tool to list available map styles. Use after selecting an asset version to retrieve style options.
Calculate Long Distance EV Route
Tool to calculate long-distance electric vehicle routes with optimal charging stops. Use when planning EV trips that require charging along the route.
Calculate Matrix Routing Sync
Tool to calculate route matrix synchronously for multiple origins and destinations (up to 200 cells). Use when you need travel times and distances between multiple location pairs with support for traffic, vehicle parameters, and routing...
Calculate Reachable Range
Tool to calculate the reachable range from a starting point given time, fuel, or energy constraints. Use when you need to determine how far a vehicle can travel from an origin within specified budgets.
Calculate Route
Tool to calculate driving routes. Use when you need directions with optional waypoints and traffic consideration.
Calculate Route with Body
Tool to calculate routes with advanced options via POST request. Use when you need to specify supporting points, avoid specific geographic areas, or configure vignette preferences.
Category Search
Tool to search for Points of Interest by category. Use when you need to find POIs within a specific category around a location or area.
Create Notifications Contact Group
Tool to create a contact group for TomTom notifications. Use when you need to set up a group of webhooks or emails to receive notification alerts.
Create Routing Batch
Tool to submit asynchronous batch routing requests to TomTom API. Use when you need to calculate multiple routes efficiently in a single batch operation. The API returns a batch ID that can be used to retrieve results once processing is...
Create Routing Batch Sync
Tool to execute synchronous batch routing requests for multiple routes or reachable ranges. Use when you need to calculate multiple routes or reachable ranges in a single API call (max 100 items).
Create Routing Matrix Async
Tool to submit asynchronous matrix routing calculation between multiple origins and destinations. Use when you need to calculate travel times and distances for large matrices (returns immediately with a job ID for later retrieval).
Create Waypoint Optimization
Tool to optimize the sequence of waypoints to find the fastest route. Use when you need to find the optimal order to visit multiple locations (2-12 waypoints) with optional time windows and service time constraints.
Geometry Filter
Tool to filter POIs by geometric boundaries (circles or polygons). Use when you need to check which POIs from a list fall within specific geographic areas. Supports up to 50 POIs per request.
Create Snap to Roads
Tool to snap GPS track points to the road network, correcting for GPS inaccuracies. Use when you need to match raw GPS coordinates to actual roads for route reconstruction or map matching.
Create Snap to Roads Batch
Tool to submit asynchronous batch snap to roads requests to TomTom API. Use when you need to snap multiple GPS traces to the road network efficiently. The API returns a batch ID that can be used to retrieve results once processing is com...
Delete Notifications History
Tool to clear the entire notifications history for the account. Use when you need to delete all historical notification records. This is an asynchronous operation that returns a PROCESSING status immediately.
Download Batch Search Results
Tool to download results of an asynchronous batch search job. Use when you have a batch ID from a previous batch submission and need to retrieve the search results. Returns HTTP 202 if still processing (with Location header for retry), o...
Download Matrix Routing Async Result
Tool to download results of asynchronous matrix routing job. Use when you need to retrieve completed matrix routing results using the job ID from a previous async matrix submission.
Download Snap to Roads Async Result
Tool to download results of asynchronous snap to roads batch job. Use when you need to retrieve completed snap to roads results using the job ID from a previous async batch submission. Returns batch items with projected GPS points snappe...
EV Charging Stations Availability
Tool to retrieve EV charging station availability info. Use when you have the chargingAvailability ID (from POI search dataSources) to get live availability.
Flow Segment Data
Tool to retrieve traffic flow data for a specific road segment. Use when you need current and free flow speeds for given coordinates.
Fuzzy Search
Tool to perform a fuzzy search for addresses and points of interest. Use when you need flexible matching on free-form location queries.
Geocode Query
Tool to convert a free-form address query into geographic coordinates. Use when you need to geocode an address string without structured fields.
Get Autocomplete Suggestions
Tool to get search suggestions as user types a query. Use when you need autocomplete suggestions for partial search input based on recognized entities like brands, categories, or locations.
Get Map Tile Copyrights
Tool to retrieve copyright information for TomTom map tiles. Use when you need to display attribution or copyright notices for map content.
Get Geometry Search
Tool to search for POIs and locations within specified geometric areas (circles or polygons). Use when you need to find places within custom-defined boundaries.
Get Hillshade Tile
Tool to retrieve hillshade terrain map tiles for specified coordinates and zoom. Use when you need terrain elevation shading overlays for map visualization.
Get Incident Viewport
Tool to retrieve incident viewport information including Traffic Model ID. Use when you need the current traffic model ID for a map viewport to make subsequent traffic API calls.
Get Map Copyrights Bounding Box
Tool to retrieve copyright information for a geographic bounding box. Use when you need attribution for a specific map area defined by coordinates.
Get Map Copyrights Caption
Tool to retrieve the copyright caption text for TomTom maps. Use when you need to display attribution or copyright notices on map displays.
Get Map Copyrights (Global)
Tool to retrieve copyright information for the whole world in the Maps API Raster Tile Service. Use when you need global copyright data for map display attribution.
Get Orbis Map Tile
Tool to retrieve Orbis map tiles at specified zoom level and coordinates. Use when you need high-quality map tiles for custom map rendering. Supports both raster (PNG) and vector (PBF) tile formats.
Get Orbis Traffic Incident Tile
Tool to retrieve Orbis Traffic Incident Tiles containing traffic incident data in Protocol Buffer format. Use when you need detailed traffic incident information for a specific tile coordinate at a given zoom level.
Get Map Style Metadata
Tool to retrieve map style metadata. Use to get a list of available map style resources. Returns available style files like flow styles and incident styles.
Get map styles metadata
Tool to retrieve map style metadata as a Mapbox Style Specification JSON. Use to get a merged style definition combining map, traffic, and POI components for vector map rendering.
Get Contact Group
Tool to retrieve details of a specific contact group by its UUID. Use when you need to get the name, webhook URLs, and email addresses associated with a contact group.
Get Notifications History
Tool to retrieve notifications history from TomTom. Use when you need to list past notifications sent within a specific time range (must be less than 24 hours).
Get Notifications Settings
Tool to retrieve current notification settings. Use when you need to check notification configuration options.
Orbis Geocode
Tool to geocode addresses using TomTom's Orbis Maps API. Use when converting address queries to geographic coordinates.
Orbis Places Autocomplete
Tool to get autocomplete suggestions for place searches using TomTom Orbis Maps. Use when you need to recognize entities (brands, categories, locations) in a query and offer them as structured search terms.
Orbis Structured Geocode
Tool to convert structured address fields into geographic coordinates using TomTom Orbis Maps API. Use when you have structured address components and need precise geocoding.
Get Orbis Traffic Flow Tile
Tool to retrieve Orbis traffic flow tile data in Protocol Buffer format. Use when you need traffic flow information for a specific map tile coordinate.
Get Orbis Traffic Incident Details
Tool to retrieve detailed Orbis traffic incidents by bounding box or IDs. Use when you need comprehensive incident data including events, delays, and geometry.
Get Routing Batch Results
Tool to download asynchronous batch routing results. Use when you need to retrieve the results of a previously submitted batch routing request using its batch ID. Returns HTTP 202 if processing is still ongoing (retry with Location heade...
Get Matrix Routing Async Status
Tool to check the status of an asynchronous matrix routing job. Use when you need to poll the status of a previously submitted matrix routing request to determine if it's still processing, completed successfully, or failed.
Get Satellite Tile
Tool to retrieve satellite imagery map tiles at specified coordinates and zoom. Use when you need high-resolution satellite imagery for mapping applications.
Plus 34 more Tomtom actions your agent can call.
How to connect Tomtom
You authorize Tomtom once from your dashboard. Operator holds the connection and refreshes the access tokens on its own, so your agent keeps working with Tomtom without you signing in again. The same setup unlocks every other app your agent can reach, so you only do it once.
When you are ready, the get started guide walks through standing up your OpenClaw agent.
Common questions about Tomtom
- How do I connect Tomtom to Operator?
- Connecting Tomtom is a one time sign in from your Operator dashboard. Operator keeps the connection live and rotates the token on its own, so the agent stays connected to Tomtom and you never reauthorize by hand.
- Can my agent pull and update data in Tomtom?
- Yes. It can read records, write new ones, and answer questions about what is stored. Point it at Tomtom and ask for a figure or a list, or have it keep a table in step with another app you have connected, all in plain language.
- Do I need to write code or manage Tomtom API keys?
- No. Operator manages the Tomtom connection and token refresh, so there are no API keys to paste and nothing to deploy.
- Can my agent use Tomtom together with my other apps?
- Yes. The same agent reaches every app you connect, so it can move between Tomtom and tools like Gigasheet, Nasa, Api ninjas in one job, reading from one and acting in another without you wiring anything between them.
More apps to automate
Apps your agent runs alongside Tomtom, or browse all integrations.
Put your agent on Tomtom
Sign in, connect Tomtom, and hand your agent the work. Your first week is free.
Try for free