run_as_admin
Execute PowerShell commands as Administrator after prompting for user approval.
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. |