change_set_revert
Revert a changeset by generating a reverse update-only changeset, preserving original history and rejecting stale or unsupported changes to prevent partial reverts.
Instructions
Create a new reverse ChangeSet for a safe, fully reversible update-only ChangeSet. Original History is preserved; stale or unsupported changes are rejected instead of partially reverted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task | No | ||
| actor | No | ||
| planId | No | ||
| reason | No | ||
| gitHead | No | ||
| changeSetId | Yes | ||
| projectRoot | No | ||
| chainScopeId | No | ||
| includeStructured | No |