propose_rollback
Propose rollback of an applied ManifestWork by generating an isolated rollback proposal that requires independent human approval.
Instructions
Propose rolling back an applied ManifestWork. Applies nothing; needs its own approval.
Args: proposal_id: id of an already-applied ManifestWork proposal.
Creates a distinct rollback proposal bound to the exact ManifestWork name and UID.
The human approves it separately (ocm-mcp approve <rollback-id>), and the token can
only authorize a rollback - an old apply token can never delete a workload.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| proposal_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |