reload
Reload the current Chrome page to refresh content or reset to initial state, discarding unsaved changes and refetching server resources.
Instructions
Reloads the current page, discarding all unsaved changes and re-fetching resources from the server. Side effects: destructive of unsaved state; clears dynamic DOM state. Prerequisites: requires an active Chrome tab. Returns: reload confirmation. Use this to refresh page content or reset to initial load state. Alternatives: 'navigate' to load a different URL, 'pause_on_load' to debug reload execution.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||