send_stdin
Forward input data to a running command's standard input stream in the mcp2term server, enabling interactive control of executing processes.
Instructions
Forward input to a running command's stdin pipe.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| command_id | Yes | ||
| data | No | ||
| eof | No |