reload
Reload the current page to refresh content and reset to initial load state, discarding unsaved changes and re-fetching 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 | |||