forecast-intel__get_7day_forecast
ActiveTool of TO1 Intelligence Fleet
declared in 1.0.0
[forecast-intel] Get a 7-day weather forecast for any city worldwide: daily high/low temperatures, precipitation amount and probability, wind speed, UV index, and sunrise/sunset times. Powered by Open-Meteo.
Parameters schema
{
"type": "object",
"required": [
"location"
],
"properties": {
"units": {
"enum": [
"metric",
"imperial"
],
"type": "string",
"description": "Temperature units: 'metric' (°C) or 'imperial' (°F) — default metric"
},
"location": {
"type": "string",
"description": "City name to get forecast for (e.g. 'New York', 'London', 'Tokyo', 'Sydney', 'Dubai')"
}
}
}Parent server
TO1 Intelligence Fleet
1/7 registries