weather-intel__get_forecast
ActiveTool of TO1 Intelligence Fleet
declared in 1.0.0
[weather-intel] Get the weather forecast for a city for 1-14 days: daily high/low temperature, conditions, precipitation, precipitation chance, UV index, sunrise and sunset times.
Parameters schema
{
"type": "object",
"required": [
"city"
],
"properties": {
"city": {
"type": "string",
"description": "City name (e.g. 'Miami', 'Berlin', 'Sydney')"
},
"days": {
"type": "number",
"description": "Number of days to forecast (1-14, default 7)"
},
"units": {
"enum": [
"metric",
"imperial"
],
"type": "string",
"description": "Unit system: 'metric' (�C) or 'imperial' (�F). Default: metric."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
TO1 Intelligence Fleet
1/7 registries