{
"id": "net.atpix.gallery.updateCollectionRule",
"defs": {
"main": {
"type": "procedure",
"input": {
"schema": {
"type": "object",
"required": [
"uri"
],
"properties": {
"uri": {
"type": "string",
"format": "at-uri"
},
"name": {
"type": "string",
"maxLength": 200
},
"active": {
"type": "boolean"
},
"hashtags": {
"type": "array",
"items": {
"type": "string",
"maxLength": 64
}
},
"description": {
"type": "string",
"maxLength": 2000
},
"targetScope": {
"ref": "net.atpix.gallery.defs#targetScope",
"type": "ref"
},
"followedActors": {
"type": "array",
"items": {
"type": "string",
"format": "did"
}
},
"targetAlbumUri": {
"type": "string",
"format": "at-uri"
},
"useFollowGraph": {
"type": "boolean"
},
"includeOwnPhotos": {
"type": "boolean"
}
}
},
"encoding": "application/json"
},
"output": {
"schema": {
"type": "object",
"required": [
"uri",
"cid"
],
"properties": {
"cid": {
"type": "string",
"format": "cid"
},
"uri": {
"type": "string",
"format": "at-uri"
}
}
},
"encoding": "application/json"
},
"description": "Update an existing collection rule."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:x4crpdfko2d7xrcd5eovpwex
- CID
-
bafyreib2qavjja573x333fjuhytjjliqef7t6wtsgplfmty2dsfsp6k5be
- Indexed At
- 2026-07-25 20:26 UTC
- AT-URI
-
at://did:plc:x4crpdfko2d7xrcd5eovpwex/com.atproto.lexicon.schema/net.atpix.gallery.updateCollectionRule