{
"id": "farm.lore.remove",
"defs": {
"main": {
"key": "tid",
"type": "record",
"record": {
"type": "object",
"required": [
"subject",
"world",
"createdAt"
],
"properties": {
"world": {
"type": "string",
"maxLength": 253,
"description": "The world domain the content is being removed from."
},
"reason": {
"type": "string",
"maxLength": 1024,
"description": "Optional reason for the removal."
},
"subject": {
"ref": "com.atproto.repo.strongRef",
"type": "ref",
"description": "Reference to the content being removed."
},
"createdAt": {
"type": "string",
"format": "datetime",
"description": "Timestamp of the removal request."
}
}
},
"description": "Requests removal of a piece of content from a world's lore or canon. Only curators may create removal records."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:pfyyashnoatlhgwwfq7ut64l
- CID
-
bafyreib7ovjrfadx5icjnfhfhisp6xxlsphu4sbquwa5thlkh6tzl7mopi
- Indexed At
- 2026-03-23 18:14 UTC
- AT-URI
-
at://did:plc:pfyyashnoatlhgwwfq7ut64l/com.atproto.lexicon.schema/farm.lore.remove
Version History (2 versions)