{
"id": "social.lexical.works.collection",
"defs": {
"main": {
"key": "any",
"type": "record",
"record": {
"type": "object",
"required": [
"name",
"createdAt"
],
"properties": {
"name": {
"type": "string",
"nullable": false,
"required": true,
"maxLength": 1024,
"description": "",
"maxGraphemes": 512
},
"labels": {
"type": "array",
"items": {
"type": "string"
}
},
"createdAt": {
"type": "string",
"format": "datetime",
"nullable": false,
"required": true
}
}
},
"description": ""
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:web:lexicon.store
- CID
-
bafyreid7zm7m3qz6byaxlbwylqdwsem5lbigmvbcsj5yg7e6r62imedr6y
- Indexed At
- 2026-03-20 15:55 UTC
- AT-URI
-
at://did:web:lexicon.store/com.atproto.lexicon.schema/social.lexical.works.collection