run_as_root
Execute a bash command as root on Linux and macOS after visual user approval and sudo authentication.
Instructions
Linux and macOS. 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. |