Close Chrome tab
close_chrome_tabCloses an open Chrome tab by matching its title text. If multiple tabs match, shows indices to select the correct one.
Instructions
Close the open Chrome tab whose title matches the given text (case-insensitive substring match).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| index | No | Tab index to pick a specific one when the query matches more than one open tab. Omit it first - if there are multiple matches, the tool lists their indices and titles so you can retry with the right one. | |
| query | Yes | Text to match against open tab titles, e.g. "linkedin" |