OpsGenie · Capability
OpsGenie Notification Rule API — Notification Rules
OpsGenie Notification Rule API — Notification Rules. 12 operations. Lead operation: Create notification rule. Self-contained Naftiko capability covering one Opsgenie business surface.
What You Can Do
POST
Createnotificationrule
— Create notification rule
/v1/v2/users/{identifier}/notification-rules
GET
Listnotificationrules
— List notification rules
/v1/v2/users/{identifier}/notification-rules
GET
Getnotificationrule
— Get notification rule
/v1/v2/users/{identifier}/notification-rules/{ruleid}
PATCH
Updatenotificationrule
— Update notification rule
/v1/v2/users/{identifier}/notification-rules/{ruleid}
DELETE
Deletenotificationrule
— Delete notification rule
/v1/v2/users/{identifier}/notification-rules/{ruleid}
POST
Disablenotificationrule
— Disable notification rule
/v1/v2/users/{identifier}/notification-rules/{ruleid}/disable
POST
Enablenotificationrule
— Enable notification rule
/v1/v2/users/{identifier}/notification-rules/{ruleid}/enable
POST
Createnotificationrulestep
— Create notification rule step
/v1/v2/users/{identifier}/notification-rules/{ruleid}/steps
GET
Listnotificationrulesteps
— List notification rule steps
/v1/v2/users/{identifier}/notification-rules/{ruleid}/steps
GET
Getnotificationrulestep
— Get notification rule step
/v1/v2/users/{identifier}/notification-rules/{ruleid}/steps/{stepid}
PATCH
Updatenotificationrulestep
— Update notification rule step
/v1/v2/users/{identifier}/notification-rules/{ruleid}/steps/{stepid}
DELETE
Deletenotificationrulestep
— Delete notification rule step
/v1/v2/users/{identifier}/notification-rules/{ruleid}/steps/{stepid}
MCP Tools
create-notification-rule
Create notification rule
list-notification-rules
List notification rules
read-only
idempotent
get-notification-rule
Get notification rule
read-only
idempotent
update-notification-rule
Update notification rule
idempotent
delete-notification-rule
Delete notification rule
idempotent
disable-notification-rule
Disable notification rule
enable-notification-rule
Enable notification rule
create-notification-rule-step
Create notification rule step
list-notification-rule-steps
List notification rule steps
read-only
idempotent
get-notification-rule-step
Get notification rule step
read-only
idempotent
update-notification-rule-step
Update notification rule step
idempotent
delete-notification-rule-step
Delete notification rule step
idempotent