club.userstyles.alpha.feed.countComments

userstyles.club

{
  "id": "club.userstyles.alpha.feed.countComments",
  "defs": {
    "main": {
      "type": "query",
      "errors": [
        {
          "name": "ActorNotFound"
        }
      ],
      "output": {
        "schema": {
          "type": "object",
          "required": [
            "count"
          ],
          "properties": {
            "count": {
              "type": "integer"
            }
          }
        },
        "encoding": "application/json"
      },
      "parameters": {
        "type": "params",
        "properties": {
          "author": {
            "type": "string",
            "format": "at-identifier",
            "description": "comment author's did"
          },
          "subject": {
            "type": "string",
            "format": "at-uri",
            "description": "uri of the subject userstyle"
          }
        }
      },
      "description": "Count comments, optionally filtered by subject and/or author."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against club.userstyles.alpha.feed.countComments

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:z6a2tfjek74wmqinw5vjzbed
CID
bafyreidkm7agr26p6uflyfknyngccva2gqili6zchop5qvn7boaj74euqq
Indexed At
2026-09-01 13:44 UTC
AT-URI
at://did:plc:z6a2tfjek74wmqinw5vjzbed/com.atproto.lexicon.schema/club.userstyles.alpha.feed.countComments

Lexicon Garden

@