{
"id": "coop.hypha.spores.content.text",
"defs": {
"main": {
"key": "tid",
"type": "record",
"record": {
"type": "object",
"required": [
"content",
"createdAt"
],
"properties": {
"title": {
"type": "string",
"maxLength": 2000,
"description": "Block title",
"maxGraphemes": 200
},
"format": {
"type": "string",
"default": "markdown",
"description": "Content format",
"knownValues": [
"markdown",
"html",
"text"
]
},
"content": {
"type": "string",
"maxLength": 500000,
"description": "Block content",
"maxGraphemes": 50000
},
"createdAt": {
"type": "string",
"format": "datetime",
"description": "Creation timestamp"
}
}
},
"description": "Custom content block for spores.garden sites"
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:rxduhzsfgfpl2glle7vagcwl
- CID
-
bafyreiezhft4mywdbafq6q3uygotyumx372ssma6274pwnaptcmgnhjpqm
- Indexed At
- 2026-03-19 19:02 UTC
- AT-URI
-
at://did:plc:rxduhzsfgfpl2glle7vagcwl/com.atproto.lexicon.schema/coop.hypha.spores.content.text