getWeatherForecast
Retrieve weather forecasts for specific locations using coordinates with this TypeScript-based MCP server tool, designed for integration and accuracy.
Instructions
Get weather forecast for a specific location using coordinates
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}