get-oncall-schedule
Retrieve an on-call schedule by ID, including layers and team information, to manage your team's on-call rotations.
Instructions
Get an on-call schedule by ID with layers and team information
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scheduleId | Yes | The on-call schedule ID. Example: abc123-def456-ghi789 | |
| include | No | Comma-separated included relationships. Example: teams,layers,layers.members,layers.members.user |