lookupCity
Fetch city details by name, ID, or coordinates to obtain a unique city ID for weather data retrieval with MCP Weather Server tools.
Instructions
Look up city information by name, ID, or coordinates. Returns city ID that can be used with other weather tools.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
location | Yes | The location to look up (city name, coordinates, etc.). Examples: 'London', 'New York', '39.9,116.3' | |
options | No | Lookup configuration options, all fields are optional |