send_keys
Send key sequences to a specified terminal pane to control running agents. Provide the pane ID and ordered keys such as enter, esc, or ctrl-c to trigger the desired action.
Instructions
Send key presses to a pane, e.g. ["enter"], ["esc"], ["ctrl-c"].
pane: pane id like `w17:p1`. Keys are sent in order; use `esc` for Escape.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| keys | Yes | ||
| pane | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||