lookup_reverse_geocode
ActiveTool of GoCreative Agent API
declared in 1.27.1
Reverse-geocode lat,lon to a human address. Pass 'lat,lon' as a single segment. Use for mapping and check-in agents. Example call: {"lat_lon": "37.4220,-122.0841"} Cost: $0.005–$0.05 USDC on Base per call.
Parameters schema
{
"type": "object",
"title": "lookup_reverse_geocodeArguments",
"required": [
"lat_lon"
],
"properties": {
"lat_lon": {
"type": "string",
"title": "Lat Lon"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
GoCreative Agent API
1/7 registries