healthstats-intel__get_historical_trend
ActiveTool of TO1 Intelligence Fleet
[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')."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
TO1 Intelligence Fleet
1/7 registries