create_change_request
Initiate a new change request in ServiceNow by specifying details such as type, risk, impact, and assignment group. Streamline IT change management processes efficiently.
Instructions
Create a new change request in ServiceNow
Input Schema
Name | Required | Description | Default |
---|---|---|---|
assignment_group | No | Group assigned to the change | |
category | No | Category of the change | |
description | No | Detailed description of the change request | |
end_date | No | Planned end date (YYYY-MM-DD HH:MM:SS) | |
impact | No | Impact of the change | |
requested_by | No | User who requested the change | |
risk | No | Risk level of the change | |
short_description | Yes | Short description of the change request | |
start_date | No | Planned start date (YYYY-MM-DD HH:MM:SS) | |
type | Yes | Type of change (normal, standard, emergency) |