terminal_execute
Execute shell commands with configurable timeout and working directory. Returns stdout, stderr, and exit code.
Instructions
Execute a shell command with timeout and cwd. Returns stdout, stderr, exit_code.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cwd | No | ||
| command | Yes | ||
| timeout_sec | No |