You're viewing a demo portfolio

Join the waitlist
PRSM

lookup_reverse_geocode

Active

Tool 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"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

GoCreative Agent API

1/7 registries
View full server →