revoke_oauth_token
Revoke the stored OAuth token, sign out of the YouTube MCP server, and clear cached credentials. This forces re-authentication for any tool that requires OAuth.
Instructions
Revoke the stored OAuth token and sign the user out of the YouTube MCP server. Calls Google's token revocation endpoint, deletes the local token file (~/.ytmcp_tokens.json), and clears the in-process auth cache. After revoking, any tool that requires OAuth will prompt the user to re-authenticate. Requires OAuth.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||