create_window
Creates a new tmux window in a target session, allowing specification of name, start directory, and whether to select it.
Instructions
Create a new window in target session
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| select | No | ||
| target | No | ||
| start_directory | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |