app.nblr.feed.collection

nblr.app

{
  "id": "app.nblr.feed.collection",
  "defs": {
    "main": {
      "key": "any",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "name",
          "createdAt"
        ],
        "properties": {
          "name": {
            "type": "string",
            "maxLength": 640,
            "description": "Name of the collection",
            "maxGraphemes": 64
          },
          "createdAt": {
            "type": "string",
            "format": "datetime"
          }
        }
      },
      "description": "Record defining a collection of resources."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against app.nblr.feed.collection

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:kgrcstzon7oaiy5myjfgiou6
CID
bafyreictfs6svzvf5pfglb7ftrtvdwvehqpycm3x7a432wbnfvmxukh77a
Indexed At
2026-02-14 03:08 UTC
AT-URI
at://did:plc:kgrcstzon7oaiy5myjfgiou6/com.atproto.lexicon.schema/app.nblr.feed.collection

Lexicon Garden

@