app.atmobb.forum.getTopic

lexicons.atmobb.app

{
  "id": "app.atmobb.forum.getTopic",
  "defs": {
    "main": {
      "type": "query",
      "output": {
        "schema": {
          "type": "object",
          "required": [
            "topic",
            "boards"
          ],
          "properties": {
            "topic": {
              "type": "string"
            },
            "boards": {
              "type": "array",
              "items": {
                "type": "unknown"
              }
            },
            "totals": {
              "type": "unknown"
            }
          }
        },
        "encoding": "application/json"
      },
      "parameters": {
        "type": "params",
        "required": [
          "topic"
        ],
        "properties": {
          "topic": {
            "type": "string",
            "maxLength": 640,
            "maxGraphemes": 64
          }
        }
      },
      "description": "Everything currently sharing a topic: the boards, their forums, and their sizes. Lets an admin see what tagging a board would federate with before doing it."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against app.atmobb.forum.getTopic

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:dqnwiguwsbb6uwrm7a2rsff2
CID
bafyreiecpufoszhiyi7hwvac2vvztluqg7zbw3snalgnejk6g3ra2nnqp4
Indexed At
2026-07-26 20:07 UTC
AT-URI
at://did:plc:dqnwiguwsbb6uwrm7a2rsff2/com.atproto.lexicon.schema/app.atmobb.forum.getTopic

Lexicon Garden

@