Close Safari Tab
close-safari-tabClose a Safari tab by providing its index. Optionally specify the window index to close a tab in a different window.
Instructions
Closes a Safari tab
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tabIndex | No | Tab index to close (0-based). If omitted, closes the current tab. | |
| windowIndex | No | Window index (0-based, default: 0 for front window) |