{
"id": "app.chronosky.media.uploadBlob",
"defs": {
"main": {
"type": "procedure",
"input": {
"encoding": "image/*",
"description": "Binary image data. Supported formats: JPEG, PNG, WebP, GIF. Maximum size: 1MB (1,000,000 bytes)."
},
"errors": [
{
"name": "InvalidContentType"
},
{
"name": "BlobTooLarge"
},
{
"name": "UploadFailed"
},
{
"name": "NoActiveSession"
}
],
"output": {
"schema": {
"type": "object",
"required": [
"blob"
],
"properties": {
"blob": {
"type": "blob",
"description": "Blob reference object that can be used in post embeds (app.bsky.embed.images)."
}
}
},
"encoding": "application/json"
},
"description": "Upload an image blob for scheduled posts. The blob is temporarily stored in Chronosky's storage and will be uploaded to Bluesky PDS when the scheduled post is published."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:bfjib7fy6dob3gyfssyfd4ry
- CID
-
bafyreidddyhy5p4ann6bjq45e4bd2v7erjkred5cteqsocsv4i5jovk5bq
- Indexed At
- 2026-02-12 22:36 UTC
- AT-URI
-
at://did:plc:bfjib7fy6dob3gyfssyfd4ry/com.atproto.lexicon.schema/app.chronosky.media.uploadBlob