{
"id": "org.chaoticharmonylabs.orbit.update",
"defs": {
"main": {
"type": "procedure",
"input": {
"schema": {
"type": "object",
"required": [
"uri"
],
"properties": {
"uri": {
"type": "string",
"format": "at-uri"
},
"name": {
"type": "string",
"maxLength": 64,
"minLength": 1
},
"feeds": {
"type": "object",
"properties": {
"text": {
"type": "string",
"format": "at-uri"
},
"photo": {
"type": "string",
"format": "at-uri"
},
"video": {
"type": "string",
"format": "at-uri"
}
}
},
"description": {
"type": "string",
"maxLength": 256
}
}
},
"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 orbit."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:mqmbvlnt6fcqqboqqcg3b7d4
- CID
-
bafyreiedjltrgcebs3junr63hp6n2i2uciqvl3qfeuqlvrw6upsre2ku4e
- Indexed At
- 2026-01-08 07:05 UTC
- AT-URI
-
at://did:plc:mqmbvlnt6fcqqboqqcg3b7d4/com.atproto.lexicon.schema/org.chaoticharmonylabs.orbit.update