blue.moji.packs.getPacks

moji.blue

{
  "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
}

Validate Record

Validate a record against blue.moji.packs.getPacks

Validation Options
Automatically resolve and include external schemas for full validation
Treat any remaining unresolved references as valid

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

Lexicon Garden

@