app.standard-reader.bookmark

standard-reader.app

{
  "id": "app.standard-reader.bookmark",
  "defs": {
    "main": {
      "key": "any",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "subject",
          "createdAt"
        ],
        "properties": {
          "subject": {
            "type": "string",
            "format": "at-uri",
            "description": "AT URI of the site.standard.document record to save."
          },
          "createdAt": {
            "type": "string",
            "format": "datetime",
            "description": "When the reader saved the article."
          }
        }
      },
      "description": "Marks a site.standard.document as saved for later by the reader. Presence of the record means saved; deleting it removes the article from the save queue."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against app.standard-reader.bookmark

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:f4os2wz5fjl56xpwcvtnqu7m
CID
bafyreie7jnmdoe7spez5gbkc3ndw2pitdukfgv6ulagvpiucj3myn6a7qq
Indexed At
2026-06-13 04:56 UTC
AT-URI
at://did:plc:f4os2wz5fjl56xpwcvtnqu7m/com.atproto.lexicon.schema/app.standard-reader.bookmark

Version History (2 versions)

Lexicon Garden

@