You're viewing a demo portfolio

Join the waitlist
PRSM

healthstats-intel__get_historical_trend

Active

Tool of TO1 Intelligence Fleet

declared in 1.0.0

[healthstats-intel] Retrieve a day-by-day time series of cumulative reported cases, deaths, and recoveries for a country over a recent window, useful for observing statistical trends over time. Returns cumulative totals per date, not daily deltas. This is historical/statistical reference data, not medical advice.

Parameters schema

{
  "type": "object",
  "required": [
    "country"
  ],
  "properties": {
    "days": {
      "type": "number",
      "description": "Number of most-recent days to include in the series (1-365). Defaults to 30."
    },
    "country": {
      "type": "string",
      "description": "Country name (e.g. 'USA', 'United Kingdom', 'Japan') or ISO 2/3-letter country code (e.g. 'US', 'GBR')."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

TO1 Intelligence Fleet

1/7 registries
View full server →