update_change
Update an existing change request by specifying its ID and the fields to modify, such as status, priority, impact, and risk.
Instructions
Update an existing change request.
Args: change_id: The change ID. change_fields: Dictionary of fields to update. Common fields: status, priority, impact, risk, subject, description, group_id, etc.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| change_id | Yes | ||
| change_fields | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |