revoke_token
Revoke the current access token to ensure secure disconnection and terminate active sessions within the Lichess MCP server.
Instructions
Revoke the current access token
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}