iterm_run
Execute commands directly in iTerm from macOS, with an option to run in a new window, using AppleScript integration for enhanced automation and control.
Instructions
[iTerm terminal operations] Run a command in iTerm
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| command | Yes | Command to run in iTerm | |
| newWindow | No | Whether to open in a new window (default: false) |