{
"id": "org.chaoticharmonylabs.orbit.create",
"defs": {
"main": {
"type": "procedure",
"input": {
"schema": {
"type": "object",
"required": [
"name"
],
"properties": {
"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": "Create a new orbit."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:mqmbvlnt6fcqqboqqcg3b7d4
- CID
-
bafyreianrndqn4yzyt4nguqswbcwuixbmn2w7hlrrt6lnitsqkatqqdhba
- Indexed At
- 2026-01-08 07:05 UTC
- AT-URI
-
at://did:plc:mqmbvlnt6fcqqboqqcg3b7d4/com.atproto.lexicon.schema/org.chaoticharmonylabs.orbit.create