com.welistskyblue.list.collection

welistskyblue.com

{
  "id": "com.welistskyblue.list.collection",
  "defs": {
    "main": {
      "key": "self",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "uris",
          "createdAt"
        ],
        "properties": {
          "uris": {
            "type": "array",
            "items": {
              "type": "string",
              "format": "at-uri"
            },
            "description": "List of AT-URIs controlled by the user."
          },
          "createdAt": {
            "type": "string",
            "format": "datetime"
          },
          "updatedAt": {
            "type": "string",
            "format": "datetime"
          }
        }
      }
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1,
  "description": "A record that holds a collection of active task AT-URIs for a user."
}

Validate Record

Validate a record against com.welistskyblue.list.collection

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:jouroezrzk55xq3kbg34gqum
CID
bafyreifu75if6l34jnhf2k5mdfgpsp62ufl4wb5fukckselncoavqu7fwa
Indexed At
2026-02-13 14:19 UTC
AT-URI
at://did:plc:jouroezrzk55xq3kbg34gqum/com.atproto.lexicon.schema/com.welistskyblue.list.collection

Lexicon Garden

@