parts.page.mention.service

page.parts

{
  "id": "parts.page.mention.service",
  "defs": {
    "main": {
      "key": "any",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "name",
          "did"
        ],
        "properties": {
          "did": {
            "type": "string",
            "format": "did",
            "description": "DID of the service that implements parts.page.mention.searchService"
          },
          "name": {
            "type": "string",
            "maxLength": 200
          },
          "description": {
            "type": "string",
            "maxLength": 2000
          }
        }
      },
      "description": "Declares a mention service. The did is an XRPC service URL that implements parts.page.mention.searchService."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against parts.page.mention.service

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:de2gzyliybvjo4bfvu4i54de
CID
bafyreie2yuz5tongk4ol47jolvc2iud3cwxgo5zfsyfli6zxhvobbl6zj4
Indexed At
2026-03-28 18:38 UTC
AT-URI
at://did:plc:de2gzyliybvjo4bfvu4i54de/com.atproto.lexicon.schema/parts.page.mention.service

Lexicon Garden

@