create_incident
Create a new incident from alert IDs or append alerts to an existing incident. Specify alert IDs and optionally an incident ID to add to.
Instructions
Create an incident from a list of alert ids (or add them to an existing one). incident_id=0 creates a new incident; set an existing id to append alerts to it. server: which configured server to target (default active/default).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| server | No | ||
| source | No | MCP | |
| alert_ids | Yes | ||
| incident_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |