wavexis_forward
Go forward one step in the browser history to restore the page left after navigating back.
Instructions
Navigate forward one step in the browser history.
Use after wavexis_back to restore a page; use wavexis_navigate for direct URL navigation instead.
Side effects: Changes the active page to the next history entry; may trigger network requests if that page was not cached. Returns: JSON string with keys: 'status' ('ok'/'error').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |