reload_tab
Reload a browser tab to re-inject updated userscripts after export, ensuring changes take effect. Waits for page load and tool re-registration before returning.
Instructions
Reload a browser tab to re-inject updated userscripts. Use after export_script to see the effect of your changes. Waits for the page to fully load before returning. If the tab has AgentScript (WebMCP) tools registered, automatically waits for them to re-register before returning.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tabId | No | Tab ID to reload. Defaults to the active tab. |