app.atmobb.forum.getStaff

lexicons.atmobb.app

{
  "id": "app.atmobb.forum.getStaff",
  "defs": {
    "main": {
      "type": "query",
      "output": {
        "schema": {
          "type": "object",
          "required": [
            "staff"
          ],
          "properties": {
            "staff": {
              "type": "array",
              "items": {
                "type": "unknown"
              }
            }
          }
        },
        "encoding": "application/json"
      },
      "parameters": {
        "type": "params",
        "required": [
          "forum"
        ],
        "properties": {
          "forum": {
            "type": "string",
            "format": "did"
          }
        }
      },
      "description": "A forum's staff: its moderator records with subject profiles."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against app.atmobb.forum.getStaff

Validation Options
Treat any remaining unresolved references as valid

Metadata

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

Lexicon Garden

@