pilot_back
Navigate back to the prior page in the browser's history. Returns the URL after moving back.
Instructions
Navigate back to the previous page in browser history. Use when the user wants to go back to the prior page they visited.
Parameters: (none)
Returns: The URL of the page after navigating back.
Errors:
"No previous page in history": There is nothing to go back to. Use pilot_navigate instead.
Timeout (15s): The previous page took too long to load.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||