pilot_reload
Reload the current page to refresh content, clear dynamic state, or retry a failed load. Waits for DOM content to load before returning the new URL.
Instructions
Reload the current page, waiting for DOM content to load. Use when the user wants to refresh the page, clear dynamic state, or retry a failed load.
Parameters: (none)
Returns: The URL of the reloaded page.
Errors:
Timeout (15s): The page took too long to reload. Try again or check network connectivity.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||