create_incident
Create a manual incident by providing a title and severity (DOWN, DEGRADED, or MAINTENANCE). Optionally associate a monitor and add a detailed description.
Instructions
Create a manual incident.
Required fields: title, severity (DOWN/DEGRADED/MAINTENANCE). Optional: monitorId (UUID), body (detailed description).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |