{
"id": "app.nblr.experimental.collection",
"defs": {
"main": {
"key": "tid",
"type": "record",
"record": {
"type": "object",
"required": [
"name",
"createdAt"
],
"properties": {
"icon": {
"type": "string",
"maxLength": 32,
"minLength": 1,
"description": "An emoji to represent the collection.",
"maxGraphemes": 1
},
"name": {
"type": "string",
"maxLength": 64,
"minLength": 1,
"description": "Display name for the collection."
},
"createdAt": {
"type": "string",
"format": "datetime"
},
"description": {
"type": "string",
"maxLength": 3000,
"description": "Description of the collection.",
"maxGraphemes": 300
}
}
},
"description": "Record representing a collection of AT Protocol records."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:rcjhtxh5v4mwvrbezap3hixf
- CID
-
bafyreiflk5aqii26lupcpjte6wcgzdkq7ohnvp4wxxgx2v6c3zkwlgiae4
- Indexed At
- 2026-01-07 15:11 UTC
- AT-URI
-
at://did:plc:rcjhtxh5v4mwvrbezap3hixf/com.atproto.lexicon.schema/app.nblr.experimental.collection