Log out (clear stored session)
logoutClear the stored session and endpoints to reset usage tracking, forcing a new login. Optionally delete saved browser profile for a full re-login.
Instructions
Clears the stored session cookie and discovered endpoints so get_usage reports needsLogin. Set forgetBrowser=true to also wipe the saved browser profile (forces a full re-login next time). Threshold config is preserved.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| forgetBrowser | No | Also delete the saved Playwright browser profile. Default false. |