get_forecast
Retrieve detailed weather forecasts for a specific location by providing latitude and longitude coordinates using the MCP Weather Server.
Instructions
Get weather forecast for a location. Args: latitude: Latitude of the location longitude: Longitude of the location
Input Schema
Name | Required | Description | Default |
---|---|---|---|
latitude | Yes | ||
longitude | Yes |