pilot_close
Close the browser instance and release resources to end the browsing session or prepare for a new one.
Instructions
Close the browser instance and release all associated resources. Use when the user wants to end the browsing session, clean up after completing a task, or start fresh with a new browser session.
Parameters: (none)
Returns: Confirmation that the browser was closed.
Errors:
"No browser to close": No browser session is currently running. Safe to ignore.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||