pub.chive.admin.triggerPDSScan

chive.pub

{
  "id": "pub.chive.admin.triggerPDSScan",
  "defs": {
    "main": {
      "type": "procedure",
      "input": {
        "schema": {
          "type": "object",
          "properties": {
            "pdsUrl": {
              "type": "string",
              "description": "Specific PDS URL to scan (all if omitted)"
            }
          }
        },
        "encoding": "application/json"
      },
      "errors": [
        {
          "name": "AuthenticationRequired"
        },
        {
          "name": "AdminRequired"
        }
      ],
      "output": {
        "schema": {
          "type": "object",
          "required": [
            "operationId"
          ],
          "properties": {
            "operationId": {
              "type": "string",
              "description": "ID of the started backfill operation"
            }
          }
        },
        "encoding": "application/json"
      },
      "description": "Trigger a scan of known PDSes for new records"
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1,
  "revision": 1
}

Validate Record

Validate a record against pub.chive.admin.triggerPDSScan

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:7natp5xae72bddaqlkef2t4e
CID
bafyreibkfzjssquqgkvh6n4ffzq5x6i3dbsmr2eqhlqzg52hejsrl45dsa
Indexed At
2026-05-04 17:29 UTC
AT-URI
at://did:plc:7natp5xae72bddaqlkef2t4e/com.atproto.lexicon.schema/pub.chive.admin.triggerPDSScan

Lexicon Garden

@