{
"id": "at.noted.note",
"defs": {
"main": {
"key": "tid",
"type": "record",
"record": {
"type": "object",
"required": [
"title",
"body",
"createdAt"
],
"properties": {
"body": {
"type": "string",
"maxLength": 5000
},
"title": {
"type": "string",
"maxLength": 500
},
"createdAt": {
"type": "string",
"format": "datetime"
}
}
},
"description": "Record representing a single note"
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1,
"description": "A brief note"
}
Metadata
- DID
-
did:plc:2aa6fahtis66ymq7rd2yxdwu
- CID
-
bafyreia6437jyh3pux3ugmjwzibad6sk3fvo3aw6ohhbt6smzhbjnrsqia
- Indexed At
- 2026-07-26 20:04 UTC
- AT-URI
-
at://did:plc:2aa6fahtis66ymq7rd2yxdwu/com.atproto.lexicon.schema/at.noted.note