fyi.filed.prosebox.mailbox

prosebox.filed.fyi

{
  "id": "fyi.filed.prosebox.mailbox",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "accepts"
        ],
        "properties": {
          "note": {
            "type": "string",
            "maxLength": 256,
            "description": "Optional note displayed on the public mailbox page, e.g. 'letters welcome about birds'.",
            "maxGraphemes": 128
          },
          "accepts": {
            "type": "string",
            "description": "open: anyone may write. mutuals: only established correspondents render in the inbox. closed: no new correspondence renders.",
            "knownValues": [
              "open",
              "mutuals",
              "closed"
            ]
          },
          "updatedAt": {
            "type": "string",
            "format": "datetime"
          }
        }
      },
      "description": "Mailbox acceptance policy."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1,
  "description": "Mailbox policy declaring whether an account accepts correspondence."
}

Validate Record

Validate a record against fyi.filed.prosebox.mailbox

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:qi3y3fjwskyqmwkq5onqxdla
CID
bafyreid3upbbeottazf3rju6627k7lef3leikos6su7y56wos654urg7ie
Indexed At
2026-08-23 21:27 UTC
AT-URI
at://did:plc:qi3y3fjwskyqmwkq5onqxdla/com.atproto.lexicon.schema/fyi.filed.prosebox.mailbox

Lexicon Garden

@