Lichess MCP

by karayaman
Verified

leave_team

Remove yourself from a Lichess team by specifying the team ID. This tool, part of the Lichess MCP, simplifies team management actions directly through natural language interaction.

Instructions

Leave a team

Input Schema

NameRequiredDescriptionDefault
teamIdYesThe team ID

Input Schema (JSON Schema)

{ "properties": { "teamId": { "description": "The team ID", "type": "string" } }, "required": [ "teamId" ], "type": "object" }
ID: x7iuw37s1v