Tomtom
Overview
SLUG: TOMTOM
Description
TomTom provides a suite of location-based services and APIs, including mapping, routing, traffic information, and geofencing, enabling developers to integrate advanced navigation and location functionalities into their applications.
Authentication Details
API Key
Connecting to Tomtom
Create an auth config
Use the dashboard to create an auth config for the Tomtom toolkit. This allows you to connect multiple Tomtom accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Tomtom Auth Config”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Tomtom toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
TOMTOM_ASSETS_LIST_FONTS
Tool Name: List Map Fonts
Description
Action Parameters
Action Response
TOMTOM_ASSETS_LIST_SPRITES
Tool Name: List Assets Sprites
Description
Action Parameters
Action Response
TOMTOM_ASSETS_LIST_STYLES
Tool Name: List map styles
Description
Action Parameters
Action Response
TOMTOM_CALCULATE_ROUTE
Tool Name: Calculate Route
Description
Action Parameters
Action Response
TOMTOM_CATEGORY_SEARCH
Tool Name: Category Search
Description
Action Parameters
Action Response
TOMTOM_EV_CHARGING_STATIONS_AVAILABLE
Tool Name: EV Charging Stations Availability
Description
Action Parameters
Action Response
TOMTOM_FLOW_SEGMENT_DATA
Tool Name: Flow Segment Data
Description
Action Parameters
Action Response
TOMTOM_FUZZY_SEARCH
Tool Name: Fuzzy Search
Description
Action Parameters
Action Response
TOMTOM_LIST_SPRITE_VERSIONS
Tool Name: List Sprite Versions
Description
Action Parameters
Action Response
TOMTOM_MAP_DISPLAY_COPYRIGHTS
Tool Name: Get Map Copyrights
Description
Action Parameters
Action Response
TOMTOM_MAP_DISPLAY_RASTER_TILE
Tool Name: MAP_DISPLAY_RASTER_TILE
Description
Action Parameters
Action Response
TOMTOM_MAP_DISPLAY_STATIC_IMAGE
Tool Name: Map Display Static Image
Description
Action Parameters
Action Response
TOMTOM_MAP_DISPLAY_WMS_GET_MAP
Tool Name: Map Display WMS GetMap
Description
Action Parameters
Action Response
TOMTOM_MATRIX_ROUTING
Tool Name: Matrix Routing
Description
Action Parameters
Action Response
TOMTOM_NEARBY_SEARCH
Tool Name: Nearby Search
Description
Action Parameters
Action Response
TOMTOM_POINTS_OF_INTEREST_SEARCH
Tool Name: Points of Interest Search
Description
Action Parameters
Action Response
TOMTOM_REVERSE_GEOCODE
Tool Name: Reverse Geocode
Description
Action Parameters
Action Response
TOMTOM_STRUCTURED_GEOCODE
Tool Name: Structured Geocode
Description
Action Parameters
Action Response
TOMTOM_TRAFFIC_INCIDENTS
Tool Name: Traffic Incidents
Description
Action Parameters
Action Response