api_logout
Terminate active Telegram API session to securely disconnect from Telegram channels and groups managed through the MCP server. Ensures clean session closure.
Instructions
Disconnect from Telegram API
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"required": [],
"type": "object"
}