Disconnect from Google
logoutRevoke Google Calendar authorization by invalidating the stored token and deleting local credentials. Tokens from environment variables are not removed; delete them manually from your client config.
Instructions
Revokes the stored token at Google (oauth2.googleapis.com/revoke) and deletes the local credentials file. Tokens supplied via env variables are NOT touched — remove them from the MCP client config manually; envTokenStillSet in the response says whether any are still in effect.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||