get_all_components_uptime
Retrieve daily uptime history for all leaf components in a single call, keyed by component ID. Compare component availability across 7d, 30d, 90d, or 1y periods without repeated requests.
Instructions
Get daily uptime history for every leaf component of a catalog service in one call, keyed by component ID, over a period ('7d', '30d', '90d', '1y'; default '30d'). Prefer this over repeated get_component_uptime calls when comparing components.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | ||
| period | No | 30d |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |