{
"id": "zone.stratos.feedgen.describeFeed",
"defs": {
"main": {
"type": "query",
"output": {
"schema": {
"type": "object",
"required": [
"did",
"feeds"
],
"properties": {
"did": {
"type": "string",
"format": "did"
},
"feeds": {
"type": "array",
"items": {
"ref": "#feedDescription",
"type": "ref"
}
}
}
},
"encoding": "application/json"
},
"description": "List feeds offered by this generator."
},
"feedDescription": {
"type": "object",
"required": [
"id",
"boundary"
],
"properties": {
"id": {
"type": "string"
},
"boundary": {
"type": "string"
},
"description": {
"type": "string"
},
"displayName": {
"type": "string"
}
}
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:6uxgo3ypovauub7nblwylqyv
- CID
-
bafyreici6irl3xrg33sersprvp3ai3ezrxozwhiaqk2n6o2lzu2xaufunq
- Indexed At
- 2026-08-26 09:04 UTC
- AT-URI
-
at://did:plc:6uxgo3ypovauub7nblwylqyv/com.atproto.lexicon.schema/zone.stratos.feedgen.describeFeed