{"uid":"cap_EnWgAJkNLD5nMW4DBw3YS","slug":"skill-audit-geocoding-506c1912","name":"skill-audit Geocoding","description":"Turn a place name into coordinates, country, admin region, timezone, elevation and population — the lookup every other location-aware call needs first","url":"https://eltociear-skill-audit.hf.space/world/geocode","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"name":{"type":"string","description":"Place name to resolve"},"count":{"type":"integer","description":"1-20 candidates (default 5)"}}},"responseSchema":{"type":"json","example":{"count":1,"query":"Osaka","results":[{"name":"Osaka","country":"Japan","latitude":34.69,"timezone":"Asia/Tokyo","longitude":135.5,"population":2691185,"country_code":"JP"}]}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_6jEZyw3KNmrs4FD_v1ghe","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Resolves a place name into coordinates, country, admin region, timezone, elevation, and population for use in downstream location-aware calls","exampleAgentPrompt":"Look up the coordinates, timezone, country, admin region, elevation, and population for 'Nairobi' and give me up to 3 candidate matches.","exampleUseCases":[{"title":"Timezone lookup before scheduling","prompt":"I need to schedule a meeting with someone in Lagos — can you look up Lagos's coordinates and timezone so I can figure out the right meeting time?"},{"title":"Seed data for a weather pipeline","prompt":"Before I pull the weather forecast, resolve 'Munich, Germany' into its latitude and longitude — I need the coordinates plus timezone and country to pass to the next step."},{"title":"Location enrichment for user profiles","prompt":"A user signed up and listed their city as 'Bangalore' — can you geocode that to get the coordinates, country, admin region, and population so I can enrich their profile?"}],"resultDescription":"Returns one or more candidate location records, each containing coordinates (latitude/longitude), country, administrative region, timezone, elevation in metres, and population estimate, ranked by relevance to the input place name.","failureModes":["Ambiguous place name returns unexpected top candidate — use count parameter to retrieve multiple candidates and disambiguate","Place name not found returns empty candidates array","Misspelled or unofficial place name may return no results or a wrong match","Request with count outside 1-20 range may be rejected or clamped"],"whenToPreferThis":"Choose this endpoint when you need a one-call solution to resolve a human-readable place name into a full suite of geographic metadata (coordinates, timezone, country, admin region, elevation, population) before feeding downstream location-aware APIs. Prefer it over raw geocoding-only services when you also need timezone or population in the same response.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T06:40:59.499Z","isFirstParty":false}