{
"id": "tech.tokimeki.kaku.collection",
"defs": {
"main": {
"key": "tid",
"type": "record",
"record": {
"type": "object",
"required": [
"name",
"createdAt"
],
"properties": {
"name": {
"type": "string",
"maxLength": 100,
"minLength": 1,
"description": "Collection name",
"maxGraphemes": 50
},
"isPublic": {
"type": "boolean",
"default": true,
"description": "Whether the collection is publicly visible"
},
"createdAt": {
"type": "string",
"format": "datetime"
},
"description": {
"type": "string",
"maxLength": 500,
"description": "Collection description",
"maxGraphemes": 200
}
}
},
"description": "A collection to organize drawings into folders"
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:4tr5dqti7nmu6g2czpthntak
- CID
-
bafyreie2n7mm2y4qgf3lnkfb5ururnqlt3m6mapdgzsefeqvi6q2ix6v5u
- Indexed At
- 2026-01-13 19:55 UTC
- AT-URI
-
at://did:plc:4tr5dqti7nmu6g2czpthntak/com.atproto.lexicon.schema/tech.tokimeki.kaku.collection