{
"id": "uk.skyblur.post.encrypt",
"defs": {
"main": {
"type": "procedure",
"input": {
"schema": {
"type": "object",
"required": [
"body",
"password"
],
"properties": {
"body": {
"type": "string"
},
"password": {
"type": "string"
}
}
},
"encoding": "application/json"
},
"output": {
"schema": {
"type": "object",
"required": [
"body"
],
"properties": {
"body": {
"type": "string"
},
"message": {
"type": "string"
}
}
},
"encoding": "application/json",
"description": "Returns the encrypted result."
},
"description": "Encrypting the post."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:4sm3vprfyl55ui3yhjd7w4po
- CID
-
bafyreifus566sgcrmffyisspv7j52tvzujt756fbsahj74ld532nk645oq
- Indexed At
- 2026-01-12 11:41 UTC
- AT-URI
-
at://did:plc:4sm3vprfyl55ui3yhjd7w4po/com.atproto.lexicon.schema/uk.skyblur.post.encrypt