get-slos
List service level objectives (SLOs) with names, targets, and status. Filter by IDs, name, tags, or metrics to find specific SLOs or those at risk.
Instructions
List Service Level Objectives (SLOs). Use for 'show all SLOs', 'SLOs for team platform', 'which SLOs are at risk'. Returns SLO names, targets, and current status. Use get-slo for detailed error budget and history of a specific SLO.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ids | No | Comma-separated list of SLO IDs to fetch | |
| query | No | Search SLOs by name | |
| tagsQuery | No | Filter by tags (e.g., 'team:platform,env:prod') | |
| metricsQuery | No | Filter by metrics used in SLO | |
| limit | No | Number of SLOs to return | |
| offset | No | Pagination offset |