rollback_manifestwork
Delete a ManifestWork after a rollback proposal is approved, using the proposal ID and approval token to finalize the rollback.
Instructions
Delete a ManifestWork after a rollback proposal has been approved.
Args:
rollback_proposal_id: id returned by propose_rollback.
approval_token: a rollback token from ocm-mcp approve <rollback-id>.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| approval_token | Yes | ||
| rollback_proposal_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |