{
"id": "org.lichess.puzzle.getThemes",
"defs": {
"main": {
"type": "query",
"output": {
"schema": {
"type": "object",
"required": [
"themes"
],
"properties": {
"themes": {
"type": "array",
"items": {
"ref": "org.lichess.puzzle.defs#themeView",
"type": "ref"
},
"description": "all known puzzle themes."
}
}
},
"encoding": "application/json"
},
"description": "List all puzzle themes with their display names and descriptions. The keys returned here are the values accepted by the getRandom themes filter."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:rnpkyqnmsw4ipey6eotbdnnf
- CID
-
bafyreiguqdqzklndehx52wqu2ljjm2zp4qmcegdwr67cccr367imahviz4
- Indexed At
- 2026-07-26 20:13 UTC
- AT-URI
-
at://did:plc:rnpkyqnmsw4ipey6eotbdnnf/com.atproto.lexicon.schema/org.lichess.puzzle.getThemes
Referenced Schemas (1)
-
org.lichess.puzzle.defs#themeView