go_forward
Navigate forward in browser history. Optionally target a specific tab via CDP without changing focus.
Instructions
Navigate forward in browser history. If 'tab' is specified, operates on that tab via CDP without changing focus.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tab | No | Tab to target by URL or title substring. Uses CDP (no focus change). | |
| count | No | Number of steps forward (default: 1) |