propose_rollback
Create a rollback proposal for a previously applied ManifestWork. It needs separate approval and is bound to the exact workload, so old tokens cannot delete it.
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 |