run_command
Execute a single whitelisted shell command with optional arguments. Enforces a restricted command list for safe AI integration.
Instructions
Run a whitelisted shell command (no pipes)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| command | Yes | Single command name, e.g. echo | |
| args | No |