lookupCity
Retrieve city details by name, ID, or coordinates using the MCP Weather Server. Obtain a city ID for precise weather data integration with other tools. Supports multiple languages as needed.
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 |