run_as_root
Execute bash commands with root privileges after visual user approval and sudo authentication on Linux.
Instructions
Linux only. Executes a bash command as root after visual user approval and sudo authentication.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| command | Yes | Bash command or script to execute as root. |