get_monitor_notification_rules
Retrieve all monitor notification rules from Datadog to manage alert configurations and ensure proper incident response workflows.
Instructions
Returns a list of all monitor notification rules.
Input Schema
| Name | Required | Description | Default | 
|---|---|---|---|
| No arguments | |||
Input Schema (JSON Schema)
{
  "properties": {},
  "type": "object"
}