shell_write
Write UTF-8 text to an active shell execution by providing shell and execution IDs, enabling input for running commands.
Instructions
Write UTF-8 text to the active execution.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| exec_id | Yes | ||
| shell_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | Yes | ||
| exec_id | Yes | ||
| shell_id | Yes | ||
| accepted_bytes | Yes |