io.atcr.hold.getLayersForManifest

atcr.io

{
  "id": "io.atcr.hold.getLayersForManifest",
  "defs": {
    "main": {
      "type": "query",
      "output": {
        "schema": {
          "type": "object",
          "required": [
            "layers"
          ],
          "properties": {
            "layers": {
              "type": "array",
              "items": {
                "ref": "io.atcr.hold.layer",
                "type": "ref"
              }
            }
          }
        },
        "encoding": "application/json"
      },
      "parameters": {
        "type": "params",
        "required": [
          "manifest"
        ],
        "properties": {
          "manifest": {
            "type": "string",
            "format": "at-uri",
            "description": "AT-URI of the manifest to get layers for"
          }
        }
      },
      "description": "Returns layer records for a specific manifest AT-URI."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against io.atcr.hold.getLayersForManifest

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

Metadata

DID
did:plc:wfj5kyialpmcv2fzk6uqwsln
CID
bafyreie4nyf2qin7exek2ktcu4ff5wb2b52wq3ye3z4luzwquh2z3qk7yq
Indexed At
2026-03-25 03:23 UTC
AT-URI
at://did:plc:wfj5kyialpmcv2fzk6uqwsln/com.atproto.lexicon.schema/io.atcr.hold.getLayersForManifest

Referenced Schemas (1)

Lexicon Garden

@