run_as_admin
Execute PowerShell commands with Administrator privileges on Windows, requiring visual user approval before execution.
Instructions
Windows only. Executes a PowerShell command with Administrator privileges after visual user approval.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| command | Yes | PowerShell command or script to execute. |