Provided free and as is, without warranty of any kind — including merchantability, fitness for a particular purpose, and the accuracy or completeness of any result. See the licence. You are responsible for checking what this produces before relying on it.
forecastreportweather
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
Publishes
The keys a later task may reference as {{taskName.key}}. Referencing anything not listed here resolves to nothing at run time.
conditions
forecast
location
temperature
Input Properties
Every property this tool accepts, from its own tool.iml.
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)