Weather Forecast
Fetch weather forecast using Open-Meteo (free, no API key required)
Weather Forecast Tool
Fetch weather forecast using Open-Meteo (free, no API key required)
Tool ID
weather-forecast
Credential Required
No
Input Properties
| Property |
Type |
Required |
Default |
Description |
latitude |
string |
Yes |
— |
Latitude (e.g. 40.7128 for New York) |
longitude |
string |
Yes |
— |
Longitude (e.g. -74.0060 for New York) |
location |
string |
No |
— |
Friendly location name for the report (e.g. New York) |
Execution Steps
- fetch-weather (
python) — python
Published Outputs
forecast — {{fetch-weather.forecast}}
temperature — {{fetch-weather.temperature}}
conditions — {{fetch-weather.conditions}}
Vendor
Blue Isle Software