Skip to main content

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.

  • city ¹ (string): Name of the city to fetch weather data for (e.g., "New York").
  • apiKey (string, user config): WeatherAPI.com API Key
  • requireToolUse (boolean, user config): Require tool use (forces the LLM to always call this tool; default: true)

    Note: When enabled, the node will retry tool calls up to the number of times set in Max Tool Retries in the AI Data Processing Node.

Weather Dashboard Workflow


(1) Provided by the AI Data Processing Node as a result of processing it's input.