get_component_uptime
Retrieve daily uptime history for a specific service component using its ID and a time period (7d-1y).
Instructions
Get daily uptime history for a single component of a catalog service (e.g. just the 'API' component of Stripe) over a period ('7d', '30d', '90d', '1y'; default '30d'). Get component IDs from list_service_components.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | ||
| component_id | Yes | ||
| period | No | 30d |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |