run_command_stream
Execute a command and stream its output in real-time, enabling immediate monitoring of progress and results.
Instructions
Execute a command and stream output in real-time
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| command | Yes | Command to execute | |
| workingDirectory | No | Working directory for command execution | . |
| timeout | No | Command timeout in milliseconds |