Go forward in browser history
browser_forwardLoad the next browser history entry after a back action, without adding a new entry. Reuses active or specified session; no-op returns current page status.
Instructions
Loads the next history entry in the active or named browser session without adding a new history entry. Use it after browser_back rather than browser_navigate. If no forward entry exists, it is a no-op that returns current page status. A navigation failure returns an error and preserves the history index; omitting session_id reuses or creates the active/default session.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | No | Optional browser tab/session identifier. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||