at.inlay.Slot

inlay.at

{
  "id": "at.inlay.Slot",
  "defs": {
    "main": {
      "type": "procedure",
      "input": {
        "schema": {
          "type": "object",
          "required": [
            "id"
          ],
          "properties": {
            "id": {
              "type": "string",
              "maxLength": 256,
              "description": "Key into the host's stash map"
            }
          }
        },
        "encoding": "application/json"
      },
      "output": {
        "schema": {
          "ref": "at.inlay.defs#response",
          "type": "ref"
        },
        "encoding": "application/json"
      },
      "description": "Opaque reference to a stashed element during XRPC calls."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against at.inlay.Slot

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

Metadata

DID
did:plc:mdg3w2kpadcyxy33pizokzf3
CID
bafyreiaq2zpclzofhojpuoixrwep4fg4mmwsdgkqbzglop7tv7oefriive
Indexed At
2026-02-15 21:43 UTC
AT-URI
at://did:plc:mdg3w2kpadcyxy33pizokzf3/com.atproto.lexicon.schema/at.inlay.Slot

Version History (3 versions)

Referenced Schemas (1)

Lexicon Garden

@