logout
Invalidate the current session token to securely end access to PI Dashboard resources managed by the MCP server.
Instructions
Invalidate the current token and end the session
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"
}