OpsGenie · Capability
OpsGenie Escalation API — Escalations
OpsGenie Escalation API — Escalations. 5 operations. Lead operation: Create escalation. Self-contained Naftiko capability covering one Opsgenie business surface.
What You Can Do
POST
Createescalation
— Create escalation
/v1/v2/escalations
GET
Listescalations
— List escalations
/v1/v2/escalations
GET
Getescalation
— Get escalation
/v1/v2/escalations/{identifier}
PATCH
Updateescalation
— Update escalation
/v1/v2/escalations/{identifier}
DELETE
Deleteescalation
— Delete escalation
/v1/v2/escalations/{identifier}
MCP Tools
create-escalation
Create escalation
list-escalations
List escalations
read-only
idempotent
get-escalation
Get escalation
read-only
idempotent
update-escalation
Update escalation
idempotent
delete-escalation
Delete escalation
idempotent