tab_new
Create a new tab in iTerm2 with custom profiles, window targeting, and command execution for organized terminal workflows.
Instructions
Create a new tab in an iTerm2 window.
Args: profile: Profile name for the new tab. window_id: Window ID to create the tab in. Omit for the current window. command: Command to run in the new tab.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| profile | No | ||
| window_id | No | ||
| command | No |