openclaw_nodes_run
Run a command on a paired node with optional working directory and timeout. Specify node identifier and command arguments to execute remote operations.
Instructions
Run a command on a paired node
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | No | Node ID or name | |
| command | Yes | Command and arguments | |
| cwd | No | Working directory | |
| timeoutMs | No | Command timeout |