itsm_create_ticket
Create incident tickets in ITSM with severity-based priority assignment and automatic ticket ID return.
Instructions
Create an ITSM ticket for an incident. Assigns priority based on severity. Returns ticket ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Incident title | |
| source | No | Detection source (iSELF, Prometheus, etc.) | |
| service | Yes | Affected service name | |
| severity | Yes | Incident severity | |
| description | Yes | Full incident description |