ep_revoke_commit
Cancel an active commit before it is fulfilled or expires. Irreversibly revokes the pending action with a required reason.
Instructions
Revoke an active pre-action commit before it is fulfilled or expires. SIDE EFFECT: terminally cancels the commit — it can never be consumed after this, and the change is irreversible. Requires auth. Returns the revoked status; use when a pending action should be called off.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| commit_id | Yes | Commit ID to revoke (epc_...) | |
| reason | Yes | Reason for revocation |