get_monitor_by_id
Retrieve detailed information about a specific Datadog monitor using its unique identifier to view configuration and status.
Instructions
Get a monitor by ID
Input Schema
| Name | Required | Description | Default | 
|---|---|---|---|
| No arguments | |||
Input Schema (JSON Schema)
{
  "properties": {},
  "type": "object"
}