You're viewing a demo portfolio

Join the waitlist
PRSM

weather-intel__get_forecast

Active

Tool 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."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

TO1 Intelligence Fleet

1/7 registries
View full server →