OpsGenie · Capability
OpsGenie Schedule API — Rotations
OpsGenie Schedule API — Rotations. 5 operations. Lead operation: Create schedule rotation. Self-contained Naftiko capability covering one Opsgenie business surface.
What You Can Do
POST
Createschedulerotation
— Create schedule rotation
/v1/v2/schedules/{identifier}/rotations
GET
Listschedulerotations
— List schedule rotations
/v1/v2/schedules/{identifier}/rotations
GET
Getschedulerotation
— Get schedule rotation
/v1/v2/schedules/{identifier}/rotations/{rotationid}
PATCH
Updateschedulerotation
— Update schedule rotation
/v1/v2/schedules/{identifier}/rotations/{rotationid}
DELETE
Deleteschedulerotation
— Delete schedule rotation
/v1/v2/schedules/{identifier}/rotations/{rotationid}
MCP Tools
create-schedule-rotation
Create schedule rotation
list-schedule-rotations
List schedule rotations
read-only
idempotent
get-schedule-rotation
Get schedule rotation
read-only
idempotent
update-schedule-rotation
Update schedule rotation
idempotent
delete-schedule-rotation
Delete schedule rotation
idempotent