com.skybemoreblue.intro.request

skybemoreblue.com

{
  "id": "com.skybemoreblue.intro.request",
  "defs": {
    "main": {
      "key": "any",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "subject",
          "createdAt"
        ],
        "properties": {
          "subject": {
            "type": "string",
            "format": "did",
            "description": "DID of the user to be introduced"
          },
          "createdAt": {
            "type": "string",
            "format": "datetime",
            "description": "When the request was created"
          }
        }
      },
      "description": "A request asking someone to write an introduction. Each recipient DID may have only one active request from the requester (one record per recipient)."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against com.skybemoreblue.intro.request

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:egwqaqdwly5zpjbha3sbjgl2
CID
bafyreidn3q4af6p7jo47o43btp2ejt46w4m5iieej6mn75xdoibwu5743e
Indexed At
2026-02-13 13:52 UTC
AT-URI
at://did:plc:egwqaqdwly5zpjbha3sbjgl2/com.atproto.lexicon.schema/com.skybemoreblue.intro.request

Lexicon Garden

@