get_monitor_notification_rule
Retrieve a specific monitor notification rule from Datadog using its unique rule ID to view or manage alert configurations.
Instructions
Returns a monitor notification rule by rule_id.
Input Schema
| Name | Required | Description | Default | 
|---|---|---|---|
| No arguments | |||
Input Schema (JSON Schema)
{
  "properties": {},
  "type": "object"
}