Lichess MCP

by karayaman
Verified

join_team

Join a Lichess chess team by providing the team ID and an optional message for leaders. Use this tool to integrate into group activities and enhance your chess experience on the platform.

Instructions

Join a team

Input Schema

NameRequiredDescriptionDefault
messageNoOptional message for team leaders
teamIdYesThe team ID

Input Schema (JSON Schema)

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