browser_rename_tab
Rename a tab with a custom label to identify it clearly in conversation and browser tab lists.
Instructions
Set a human-readable label on a bound tab. The label is what the LLM uses to refer to the tab in conversation and in browser_list_tabs output.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| label | Yes | New label for the tab | |
| tabId | Yes | Tab ID to rename |