terminal.type
Type text into a terminal session without appending Enter. Useful for sending commands or input to interactive programs.
Instructions
Type text into a terminal session. Does not append Enter automatically.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sessionId | Yes | Session ID from terminal.start — use exact value | |
| text | Yes | Text to type into the terminal |