Protected InternalExecutes the weather retrieval action
The action parameters containing either:
A promise resolving to an ActionResultSimple with:
Executes the action with the provided parameters.
The action execution parameters including context
Promise resolving to the action result
Action that retrieves current weather information for a specified location using the Open-Meteo API which provides free weather data without requiring an API key.
Example