tech.tokimeki.kaku.requestResponse

tokimeki.blue

{
  "id": "tech.tokimeki.kaku.requestResponse",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "request",
          "post",
          "createdAt"
        ],
        "properties": {
          "post": {
            "ref": "com.atproto.repo.strongRef",
            "type": "ref",
            "description": "Reference to the post created as response"
          },
          "message": {
            "type": "string",
            "maxLength": 500,
            "description": "Optional message to the requester",
            "maxGraphemes": 150
          },
          "request": {
            "ref": "com.atproto.repo.strongRef",
            "type": "ref",
            "description": "Reference to the request"
          },
          "createdAt": {
            "type": "string",
            "format": "datetime"
          }
        }
      },
      "description": "A post created in response to a request"
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against tech.tokimeki.kaku.requestResponse

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:4tr5dqti7nmu6g2czpthntak
CID
bafyreia6pjegusltzchl7ztbtamuajftjevrmrv4t7c5sv2erfrzxlx4ae
Indexed At
2026-01-13 19:55 UTC
AT-URI
at://did:plc:4tr5dqti7nmu6g2czpthntak/com.atproto.lexicon.schema/tech.tokimeki.kaku.requestResponse

Lexicon Garden

@