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
geokeo:calculate_distance
Calculate distance and travel time between two geographic points.
Write
Low risk
Geocode Address
geokeo:geocode_address
Convert an address string into geographic coordinates (latitude/longitude).
Write
Low risk
Get Ip Location
geokeo:get_ip_location
Get geographic location information for an IP address.
Read
Low risk
Get Place Details
geokeo:get_place_details
Get detailed information about a specific place using its place ID.
Read
Low risk
Get Timezone
geokeo:get_timezone
Get timezone information for a specific geographic location.
Read
Low risk
Reverse Geocode
geokeo:reverse_geocode
Convert geographic coordinates (latitude/longitude) into a human-readable address.
Write
Low risk
Search Places
geokeo:search_places
Search for places and points of interest using text queries.
Read
Low risk
Validate Address
geokeo:validate_address
Validate and standardize an address format.
Write
Low risk