run_command
Execute shell commands with a configurable working directory and timeout, capturing standard output and error streams.
Instructions
Run a shell command in a cwd with timeout and captured stdout/stderr.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cwd | No | ||
| command | Yes | ||
| timeoutMs | No |