end_google_ai_session
Export and close a Google AI conversation session, clearing the active session if it matches.
Instructions
End a Google AI conversation session: export it, close the Chrome tab, and clear the active session if it matches.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sessionId | No | Session id returned by start_google_ai_session. Defaults to the active session. | |
| closeTab | No | Whether to close the Chrome tab. Defaults to true. |