app.nblr.feed.link

lexicon.store View official

{
  "id": "app.nblr.feed.link",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "uri",
          "collection",
          "createdAt"
        ],
        "properties": {
          "uri": {
            "type": "string",
            "format": "uri",
            "description": "The URI of the linked resource; a web URL or AT URI"
          },
          "createdAt": {
            "type": "string",
            "format": "datetime"
          },
          "collection": {
            "type": "string",
            "format": "at-uri",
            "description": "The AT URI of the collection being linked to"
          }
        }
      },
      "description": "Record linking a resource to a collection."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against app.nblr.feed.link

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:web:lexicon.store
CID
bafyreibuuiowq2pvgvnl4fi3vjzmsehzvsyvq34tddtxdkmywi7vt7wsve
Indexed At
2026-03-20 15:55 UTC
AT-URI
at://did:web:lexicon.store/com.atproto.lexicon.schema/app.nblr.feed.link

Lexicon Garden

@