Fetch Weather Data Tool
The Fetch Weather Data Tool retrieves current weather information for a specified city using a weather API.
It is useful for workflows that require real-time weather data as input for further processing or analysis.
- Inputs
- Outputs
- Node Type
city
¹ (string): Name of the city to fetch weather data for (e.g.,"New York"
).apiKey
(string, user config): WeatherAPI.com API Key
(1) Provided by the AI Data Processing Node as a result of processing it's input.
- fields returned depend on the WeatherAPI.com API response
ai-tool
toolSubtype
:fetch-weather-data