get-slos
List Service Level Objectives (SLOs) to view names, targets, and current status. Filter by IDs, name, tags, or metrics.
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 |