ghost_tab_navigate
Navigate a background browser tab to a URL and wait for it to load, leaving the user's current view untouched. Specify tab, URL, browser, and timeout for controlled automation.
Instructions
Navigate a tab and wait for load. Runs in a background tab; the user's view never changes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tab | Yes | ||
| url | Yes | ||
| browser | No | ||
| timeout_ms | No |