swit-oauth-logout
Logout from OAuth authentication to delete stored tokens and re-authenticate with Swit MCP Server for secure access to Swit collaboration tools.
Instructions
Logout from OAuth authentication and delete stored tokens. Use when re-authentication is required.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}