chim_create_change
Submit a change payload to CHIM to create a change notification. Use this tool to log new changes for change management.
Instructions
Creates a Change notification (POST /api/v1/changes/). Provide the payload documented in the CHIM API guide.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dry_run | No | Skip sending the request and only validate that the payload is valid JSON. | |
| payload | Yes | Payload you want to send to CHIM. |