repl_send
Send text input to a REPL session on a mobile device. Appends a newline automatically unless specified otherwise.
Instructions
Write text to a REPL session. Appends a newline by default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| text | Yes | ||
| newline | No |