{
"id": "blue.moji.packs.getPacks",
"defs": {
"main": {
"type": "query",
"output": {
"schema": {
"type": "object",
"required": [
"packs"
],
"properties": {
"packs": {
"type": "array",
"items": {
"ref": "blue.moji.packs.defs#packViewBasic",
"type": "ref"
}
}
}
},
"encoding": "application/json"
},
"parameters": {
"type": "params",
"required": [
"uris"
],
"properties": {
"uris": {
"type": "array",
"items": {
"type": "string",
"format": "at-uri"
},
"maxLength": 25
}
}
},
"description": "Get views for a list of Bluemoji packs."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:kmzpsik7s5y5fwu7nnkngfx4
- CID
-
bafyreibg7fyxasvhgsrp4whgcuuuixyv4vs2q3zcxeo22p74ifjmjna4f4
- Indexed At
- 2026-07-26 20:11 UTC
- AT-URI
-
at://did:plc:kmzpsik7s5y5fwu7nnkngfx4/com.atproto.lexicon.schema/blue.moji.packs.getPacks
Referenced Schemas (1)
-
blue.moji.packs.defs#packViewBasic