wavexis_back
Navigate backward one step in browser history. Returns status: 'ok' or 'error'.
Instructions
Navigate backward one step in the browser history.
Use for history navigation instead of wavexis_navigate when the target is the previous page.
Side effects: Changes the active page to the previous 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 |