{
"id": "app.chronosky.schedule.retryFailedPosts",
"defs": {
"main": {
"type": "procedure",
"input": {
"schema": {
"type": "object",
"properties": {}
},
"encoding": "application/json"
},
"output": {
"schema": {
"type": "object",
"required": [
"retriedCount"
],
"properties": {
"retriedCount": {
"type": "integer",
"description": "Number of posts that were retried"
}
}
},
"encoding": "application/json"
},
"description": "Retry all failed posts for the authenticated user"
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:bfjib7fy6dob3gyfssyfd4ry
- CID
-
bafyreifdnc6jhnrne5zy4vqomoijbw4m4ux3lh43zacljie6ykihqke5ru
- Indexed At
- 2026-02-13 13:25 UTC
- AT-URI
-
at://did:plc:bfjib7fy6dob3gyfssyfd4ry/com.atproto.lexicon.schema/app.chronosky.schedule.retryFailedPosts