create_incident
Create a manual incident with a title, severity (DOWN, DEGRADED, MAINTENANCE), and optional details to record outages or maintenance. Use monitor ID to associate incidents with specific monitors.
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 |