confirm_command
Verify and authorize the execution of high-risk commands in WSL environments using a confirmation ID. Prevents accidental or harmful operations by requiring explicit user approval.
Instructions
Confirm execution of a dangerous command
Input Schema
Name | Required | Description | Default |
---|---|---|---|
confirm | Yes | Whether to proceed with the command execution | |
confirmation_id | Yes | Confirmation ID received from execute_command |