apply_cluster_action
Apply a proposed cluster lifecycle action by providing the proposal ID and a human-minted approval token. Use after proposing the action and obtaining operator approval.
Instructions
Apply a previously proposed cluster lifecycle action. Requires a human-minted token.
Args:
proposal_id: id returned by propose_cluster_action.
approval_token: token the operator produced with ocm-mcp approve <id>.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| proposal_id | Yes | ||
| approval_token | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |