get_all_components_uptime
Retrieve daily uptime history for all leaf components of a catalog service in a single call, with data keyed by component ID over a chosen period. Avoid repeated component queries when comparing uptimes.
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 |