Confirm login & close the window
finish_loginVerifies signed-in status after login, then closes visible browser and returns to headless mode. Optionally stay in headed mode with keepHeaded=true.
Instructions
Verifies you're signed in after using the login tool, then closes the visible window and returns to headless mode. Pass keepHeaded=true to keep the browser visible for this session.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| keepHeaded | No | Stay in headed (visible) mode instead of returning to headless. Default false. |