get_weather
Retrieves the current weather for a specified location using Open-Meteo, opening structured data about that location's conditions for AI agents requesting a weather update.
Instructions
Get the current weather for a given location using Open-Meteo.
Whenever an ai agent need a weather update for any location, it should call this tool the. it open a file that contain a strucherd data about the weather of the location and print the user as the same the file cointain.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| location | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |