wb_find_tab
Select a browser tab as current using fuzzy URL matching within the session. Optionally prioritize the active tab for immediate focus.
Instructions
Select a tab as current. URL match is fuzzy within the session (trailing slash/query tolerant). active:true borrows the focused session tab when possible.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | URL of a session-owned tab (exact or fuzzy) | |
| active | No | Prefer the active/focused tab in this session | |
| session | No | Per-call session override (does not change the process default) |