Lichess MCP

by karayaman
Verified

get_puzzle_race

Retrieve detailed information about a specific puzzle race on Lichess using its unique race ID, enabling users to track progress and outcomes efficiently.

Instructions

Get info about a puzzle race

Input Schema

NameRequiredDescriptionDefault
raceIdYesID of the puzzle race

Input Schema (JSON Schema)

{ "properties": { "raceId": { "description": "ID of the puzzle race", "type": "string" } }, "required": [ "raceId" ], "type": "object" }
ID: x7iuw37s1v