wavexis_reload
Reload the current page to refresh stale content or retry after a failed load. Optionally bypass the cache to fetch the latest version.
Instructions
Reload the current page, optionally bypassing the cache.
Use to refresh stale content or retry a failed load; use wavexis_navigate to go to a different URL instead.
Side effects: Re-issues network requests for the current page and its resources; discards in-memory page state. Returns: JSON string with keys: 'status' ('ok'/'error').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |