app.standard-reader.subscribeLabeler

standard-reader.app

{
  "id": "app.standard-reader.subscribeLabeler",
  "defs": {
    "main": {
      "type": "procedure",
      "input": {
        "schema": {
          "type": "object",
          "required": [
            "labeler"
          ],
          "properties": {
            "labeler": {
              "type": "string",
              "format": "did",
              "description": "DID of the labeler to subscribe to."
            }
          }
        },
        "encoding": "application/json"
      },
      "output": {
        "schema": {
          "type": "object",
          "properties": {}
        },
        "encoding": "application/json"
      },
      "description": "Subscribe the calling reader to a labeler service (writes an app.standard-reader.labeler.subscription record to their repo; legacy readers may still have an app.standard-reader.labelerSubscription record, which is migrated on next subscribe)."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against app.standard-reader.subscribeLabeler

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:f4os2wz5fjl56xpwcvtnqu7m
CID
bafyreifhk7wj6jae2oqq2od5s5mkn3kgoktzw5il4mmo7bupc7te6f63du
Indexed At
2026-07-26 20:08 UTC
AT-URI
at://did:plc:f4os2wz5fjl56xpwcvtnqu7m/com.atproto.lexicon.schema/app.standard-reader.subscribeLabeler

Lexicon Garden

@