org.lichess.puzzle.getThemes

pds.dad

{
  "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
}

Validate Record

Validate a record against org.lichess.puzzle.getThemes

Validation Options
Automatically resolve and include external schemas for full validation
Treat any remaining unresolved references as valid

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

Lexicon Garden

@