incidents_get
Retrieve specific incident details from Datadog by ID to monitor and troubleshoot system issues effectively.
Instructions
Get incident by ID
Input Schema
| Name | Required | Description | Default | 
|---|---|---|---|
| No arguments | |||
Input Schema (JSON Schema)
{
  "properties": {},
  "type": "object"
}