Go back in browser history
browser_backNavigate back to the previous history entry in a browser session without adding a new entry. If already at the first entry, returns current status; errors preserve history index.
Instructions
Loads the previous history entry in the active or named browser session without adding a new history entry. Use it for history traversal rather than browser_navigate. If history is already at its first entry, 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 | |||