Disconnect a Google account
disconnect_accountRevoke a Google account's access, delete its stored tokens, and remove it from the registry. Irreversible — reconnecting requires fresh Google consent and confirmation.
Instructions
Revoke this server's access to a Google account, delete its stored tokens and remove it from the registry. Destructive and irreversible: reconnecting requires the user to complete Google consent again. Requires confirmation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account | Yes | The account id to act on, e.g. "work" or "personal". Required whenever more than one account could apply. | |
| confirm_token | No | Confirmation token returned by a previous CONFIRMATION_REQUIRED response. Only supply this after the user has explicitly approved the exact action described. |