run_command
Execute any shell command with automatic privilege escalation when permission errors occur, simplifying system administration and security tasks.
Instructions
Execute an arbitrary shell command with sudo auto-escalation on permission errors.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| command | Yes | Full shell command line to execute. |