create_incident
Initiate and log new incidents in ServiceNow by providing essential details like description, priority, impact, and assignment details for efficient issue resolution.
Instructions
Create a new incident in ServiceNow
Input Schema
Name | Required | Description | Default |
---|---|---|---|
assigned_to | No | User assigned to the incident | |
assignment_group | No | Group assigned to the incident | |
caller_id | No | User who reported the incident | |
category | No | Category of the incident | |
description | No | Detailed description of the incident | |
impact | No | Impact of the incident | |
priority | No | Priority of the incident | |
short_description | Yes | Short description of the incident | |
subcategory | No | Subcategory of the incident | |
urgency | No | Urgency of the incident |