{
"id": "app.didpic.admin.rescanSubject",
"defs": {
"main": {
"type": "procedure",
"input": {
"schema": {
"type": "object",
"required": [
"kind",
"subjectDid",
"subjectImageCid"
],
"properties": {
"kind": {
"enum": [
"post",
"comment",
"avatar",
"banner"
],
"type": "string"
},
"subjectDid": {
"type": "string",
"format": "did"
},
"subjectUri": {
"type": "string",
"format": "at-uri",
"description": "Required for kind=post|comment; absent for profile media."
},
"subjectImageCid": {
"type": "string",
"format": "cid"
}
}
},
"encoding": "application/json"
},
"output": {
"schema": {
"type": "object",
"properties": {}
},
"encoding": "application/json"
},
"description": "Re-enqueue a scan_job for the specified subject (admin re-scoring). Deletes any existing job for the same target first so a completed scan can be re-run."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:an2jtp4jgkkbtmwfzhpbxawd
- CID
-
bafyreibejsgjihihd5vngjryuvqoyhxfbqy4mw7d3to2b4bpbai6r7b7ku
- Indexed At
- 2026-06-06 04:07 UTC
- AT-URI
-
at://did:plc:an2jtp4jgkkbtmwfzhpbxawd/com.atproto.lexicon.schema/app.didpic.admin.rescanSubject
Version History (2 versions)