{
"id": "pub.chive.sync.indexRecord",
"defs": {
"main": {
"type": "procedure",
"input": {
"schema": {
"type": "object",
"required": [
"uri"
],
"properties": {
"uri": {
"type": "string",
"format": "at-uri",
"description": "AT-URI of the record to index"
}
}
},
"encoding": "application/json"
},
"errors": [
{
"name": "InvalidRequest"
},
{
"name": "AuthenticationRequired"
},
{
"name": "NotFound"
}
],
"output": {
"schema": {
"type": "object",
"required": [
"uri",
"indexed"
],
"properties": {
"cid": {
"type": "string",
"format": "cid",
"description": "CID of the indexed record (if successful)"
},
"uri": {
"type": "string",
"format": "at-uri",
"description": "AT-URI of the indexed record"
},
"error": {
"type": "string",
"description": "Error message (if failed)"
},
"indexed": {
"type": "boolean",
"description": "Whether indexing succeeded"
}
}
},
"encoding": "application/json"
},
"description": "Index a record from PDS (owner or admin only)"
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1,
"revision": 1
}
Metadata
- DID
-
did:plc:7natp5xae72bddaqlkef2t4e
- CID
-
bafyreierlrtu4poke54dqnfalm55jdbwqoxvetgtbg6xfycirzojzr3o64
- Indexed At
- 2026-05-04 17:29 UTC
- AT-URI
-
at://did:plc:7natp5xae72bddaqlkef2t4e/com.atproto.lexicon.schema/pub.chive.sync.indexRecord