send_to_view
Send text to any open tab by partial name match. Type commands into Terminus tabs by including a trailing newline, or target the active view by omitting the name.
Instructions
Send a string to any open tab by name (partial match, case-insensitive). For Terminus tabs this types the text into the terminal as if the user typed it. Include a trailing newline (\n) to execute a command. Omit name to target the active view.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| name | No |