list-slos
List Service Level Objectives from Datadog, filtering by name, tags, or IDs to monitor performance targets.
Instructions
List Service Level Objectives with optional filtering by query, tags, or IDs
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ids | No | Comma-separated list of SLO IDs to filter. Example: abc123,def456 | |
| query | No | Search query for SLO names. Example: api-latency | |
| tagsQuery | No | Filter by tags. Example: env:prod,team:backend | |
| limit | No | Max results (default 100) | |
| offset | No | Pagination offset |