delete_config_revision
Remove a specific configuration revision by ID. Use dry run to preview, then confirm to permanently delete; irreversible.
Instructions
Delete a configuration history revision by ID. WARNING: This is irreversible.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Must be set to True to execute. Safety gate for destructive operations. | |
| dry_run | No | If True, preview the operation without executing. | |
| revision_id | Yes | Revision ID (from get_config_history) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||