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
google_maps_platform:calculate_distance_matrix
Calculate travel distance and time between multiple origins and destinations.
Write
Low risk
Find Nearby Places
google_maps_platform:find_nearby_places
Find places near a specific location using Google Places Nearby Search.
Read
Low risk
Geocode Address
google_maps_platform:geocode_address
Convert an address into latitude/longitude coordinates using Google Geocoding API.
Write
Low risk
Get Directions
google_maps_platform:get_directions
Get driving, walking, bicycling, or transit directions between locations.
Read
Low risk
Get Elevation
google_maps_platform:get_elevation
Get elevation data for one or more locations.
Read
Low risk
Get Place Details
google_maps_platform:get_place_details
Get detailed information about a specific place using its Place ID.
Read
Low risk
Get Place Photo
google_maps_platform:get_place_photo
Get a photo URL for a place using its photo reference.
Read
Low risk
Get Timezone
google_maps_platform:get_timezone
Get timezone information for a specific location and time.
Read
Low risk
Reverse Geocode
google_maps_platform:reverse_geocode
Convert latitude/longitude coordinates into a human-readable address.
Write
Low risk
Search Places
google_maps_platform:search_places
Search for places using Google Places API text search.
Read
Low risk