app.didpic.feed.getTrendingTags

lexicons.didpic.app

{
  "id": "app.didpic.feed.getTrendingTags",
  "defs": {
    "main": {
      "type": "query",
      "output": {
        "schema": {
          "type": "object",
          "required": [
            "tags"
          ],
          "properties": {
            "tags": {
              "type": "array",
              "items": {
                "ref": "app.didpic.feed.searchTags#tagSuggestion",
                "type": "ref"
              }
            }
          }
        },
        "encoding": "application/json"
      },
      "parameters": {
        "type": "params",
        "properties": {
          "limit": {
            "type": "integer",
            "default": 10,
            "maximum": 25,
            "minimum": 1
          }
        }
      },
      "description": "Trending hashtags. Top tags by unique-DID usage in the last 7 days, with a minimum-distinct-users threshold to keep one-off coincidences off the row. Admin-suppressed tags are excluded."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against app.didpic.feed.getTrendingTags

Validation Options
Automatically resolve and include external schemas for full validation
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:an2jtp4jgkkbtmwfzhpbxawd
CID
bafyreicoeyxtv6s7r443l7ah2crxfuxp6id3swiqll34wky7pa3gvjnrm4
Indexed At
2026-05-24 05:55 UTC
AT-URI
at://did:plc:an2jtp4jgkkbtmwfzhpbxawd/com.atproto.lexicon.schema/app.didpic.feed.getTrendingTags

Referenced Schemas (1)

Lexicon Garden

@