weather.location.geocode
Convert location names to geographic coordinates or reverse geocode coordinates to addresses using the APIbase MCP server.
Instructions
Geocode a location query to coordinates
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Location name or coordinates to geocode | |
| type | No | Geocoding direction | |
| limit | No | Max number of results (1-5) |