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.
Calculate Distance Matrix
mapulus:calculate_distance_matrix
Calculate travel distance and time between multiple origins and destinations.
Write
Low risk
Calculate Route
mapulus:calculate_route
Calculate route between two points with distance, duration, and turn-by-turn directions.
Write
Low risk
Geocode Address
mapulus:geocode_address
Convert an address string into geographic coordinates (latitude/longitude).
Write
Low risk
Get Elevation
mapulus:get_elevation
Get elevation data for one or more geographic locations.
Read
Low risk
Get Place Details
mapulus:get_place_details
Get detailed information about a specific place including reviews, hours, and contact info.
Read
Low risk
Get Timezone
mapulus:get_timezone
Get timezone information for a specific geographic location.
Read
Low risk
Reverse Geocode
mapulus:reverse_geocode
Convert geographic coordinates into a human-readable address.
Write
Low risk
Search Places
mapulus:search_places
Search for places of interest near a specific location.
Read
Low risk