today.cacao.bookmarks.bookmark

bookmarks.cacao.today

{
  "id": "today.cacao.bookmarks.bookmark",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "subject",
          "title",
          "createdAt"
        ],
        "properties": {
          "title": {
            "type": "string",
            "maxLength": 2000,
            "minLength": 1,
            "description": "User-supplied title for the bookmarked link.",
            "maxGraphemes": 200
          },
          "subject": {
            "ref": "com.atproto.repo.strongRef",
            "type": "ref",
            "description": "Strong reference to the canonical community.lexicon.bookmarks.bookmark record."
          },
          "createdAt": {
            "type": "string",
            "format": "datetime",
            "description": "When the user created this extension record."
          }
        }
      }
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1,
  "description": "An extension of community.lexicon.bookmarks.bookmark adding a user-supplied title for the bookmarked link."
}

Validate Record

Validate a record against today.cacao.bookmarks.bookmark

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:bbfepkfzgfshj5gwrhci3m7r
CID
bafyreid5qb2fjlz56euzmkxnfwsvlelvjeqqg2uayq64bjqammquo72ujm
Indexed At
2026-05-07 17:03 UTC
AT-URI
at://did:plc:bbfepkfzgfshj5gwrhci3m7r/com.atproto.lexicon.schema/today.cacao.bookmarks.bookmark

Lexicon Garden

@