Every action below is available as a verb in Cerebral OS — callable from a Cerebral, a Map, or the Runtime API. All executions are governed, audited, and dry-run safe.
Batch Geocode
tomtom:batch_geocode
Geocode multiple addresses in a single batch request for efficiency.
Write
Medium risk
Calculate Matrix
tomtom:calculate_matrix
Calculate travel times and distances between multiple origins and destinations (distance matrix).
Write
Medium risk
Calculate Route
tomtom:calculate_route
Calculate the optimal route between two points with turn-by-turn directions.
Write
Low risk
Geocode Address
tomtom:geocode_address
Convert an address or place name into geographic coordinates (latitude/longitude).
Write
Low risk
Get Map Tile
tomtom:get_map_tile
Get a map tile image for displaying maps in applications.
Read
Low risk
Get Traffic Info
tomtom:get_traffic_info
Get real-time traffic information for a specific area including flow and incidents.
Read
Low risk
Reverse Geocode
tomtom:reverse_geocode
Convert geographic coordinates (latitude/longitude) into a human-readable address.
Write
Low risk
Search Nearby
tomtom:search_nearby
Search for nearby points of interest within a specified radius of a location.
Read
Low risk
Search Places
tomtom:search_places
Search for points of interest (POIs) like restaurants, gas stations, hotels, etc.
Read
Low risk