{
"id": "app.thesocialwire.appview.enrollSources",
"defs": {
"main": {
"type": "procedure",
"input": {
"schema": {
"type": "object",
"properties": {
"feedUrls": {
"type": "array",
"items": {
"type": "string",
"format": "uri"
},
"maxLength": 1000
},
"authorDids": {
"type": "array",
"items": {
"type": "string",
"format": "did"
},
"maxLength": 1000
}
}
},
"encoding": "application/json"
},
"errors": [
{
"name": "InvalidRequest"
},
{
"name": "UpstreamUnavailable"
}
],
"output": {
"schema": {
"type": "object",
"required": [
"indexed"
],
"properties": {
"indexed": {
"type": "integer",
"minimum": 0
}
}
},
"encoding": "application/json"
},
"description": "Enroll AT Protocol authors or Skyreader feed URLs for projection."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:qy5pluw2bsuq2x6albsgkvx3
- CID
-
bafyreicxdfbufflodwv3pk47hsz43jcszgt4dbevd7q7hpfg67oigdregi
- Indexed At
- 2026-08-15 17:31 UTC
- AT-URI
-
at://did:plc:qy5pluw2bsuq2x6albsgkvx3/com.atproto.lexicon.schema/app.thesocialwire.appview.enrollSources