com.kipclip.tag

kipclip.com

{
  "id": "com.kipclip.tag",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "value",
          "createdAt"
        ],
        "properties": {
          "value": {
            "type": "string",
            "maxLength": 64,
            "description": "The tag text"
          },
          "createdAt": {
            "type": "string",
            "format": "datetime",
            "description": "Timestamp when tag was created"
          }
        }
      },
      "description": "A user-defined tag for organizing bookmarks"
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1,
  "description": "A user-defined tag for organizing bookmarks"
}

Validate Record

Validate a record against com.kipclip.tag

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:3zzkrrjtsmo7nnwnvhex3auj
CID
bafyreih5nroky5h7chcjjft7q5jps76yheoklkwjqjwjcgupkedwp7djku
Indexed At
2026-02-04 19:13 UTC
AT-URI
at://did:plc:3zzkrrjtsmo7nnwnvhex3auj/com.atproto.lexicon.schema/com.kipclip.tag

Lexicon Garden

@