term_send
Type text or send key bursts into a terminal session, expanding tokens like {ctrl+c}, and optionally press Enter.
Instructions
Type text and/or a burst of keys into a session. Tokens: {enter} {tab} {esc} {ctrl+c} {up}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| keys | No | Burst of keys or text chunks | |
| text | No | Text to type; {tokens} like {ctrl+c} are expanded | |
| enter | No | Press Enter after the text | |
| session_id | Yes | Session id from term_open |