mov.danabra.Greeting

danabra.mov

{
  "id": "mov.danabra.Greeting",
  "defs": {
    "main": {
      "type": "procedure",
      "input": {
        "schema": {
          "type": "object",
          "properties": {
            "name": {
              "type": "string",
              "maxLength": 640,
              "description": "Name to greet."
            }
          }
        },
        "encoding": "application/json"
      },
      "output": {
        "schema": {
          "ref": "at.inlay.defs#response",
          "type": "ref"
        },
        "encoding": "application/json"
      },
      "description": "A greeting component that displays a personalized hello message."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against mov.danabra.Greeting

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

Metadata

DID
did:plc:fpruhuo22xkm5o7ttr2ktxdo
CID
bafyreibqpztkqct722tnxbfqpfcxomy7nfm7btplyklhwyninkfmbgptae
Indexed At
2026-03-06 08:36 UTC
AT-URI
at://did:plc:fpruhuo22xkm5o7ttr2ktxdo/com.atproto.lexicon.schema/mov.danabra.Greeting

Referenced Schemas (1)

Lexicon Garden

@