onda_terminal_run
Run any shell command in a chosen terminal to execute scripts, launch applications, or spawn AI agents in their own windows.
Instructions
Run a command in a specific terminal (sends command + newline). Use this to execute shell commands, launch processes, or start other AI agents in separate terminals.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Terminal ID to run the command in. | |
| command | Yes | Shell command to execute. |