list_oncall_schedules
Retrieve Grafana OnCall schedules to manage team rotations and on-call assignments. Filter by team ID or specific schedule to focus on relevant duty rosters.
Instructions
List Grafana OnCall schedules, optionally filtering by team ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | The page number to return (1-based) | |
| scheduleId | No | The ID of a specific schedule to retrieve | |
| teamId | No | The ID of the team to list schedules for |