{
"id": "house.birb.dyingSun.createCharacter",
"defs": {
"main": {
"type": "procedure",
"input": {
"schema": {
"type": "object",
"required": [
"name"
],
"properties": {
"name": {
"type": "string",
"maxLength": 64,
"minLength": 1
}
}
},
"encoding": "application/json"
},
"output": {
"schema": {
"type": "object",
"required": [
"uri",
"cid"
],
"properties": {
"cid": {
"type": "string"
},
"uri": {
"type": "string"
}
}
},
"encoding": "application/json"
}
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:pwsrgzcv426k7viyjl3ljdvb
- CID
-
bafyreihabvkvmsgkqn5nopkfruxhgf3x2wshuiohcwapdweem27uixiroa
- Indexed At
- 2026-05-24 14:45 UTC
- AT-URI
-
at://did:plc:pwsrgzcv426k7viyjl3ljdvb/com.atproto.lexicon.schema/house.birb.dyingSun.createCharacter