{
"id": "lol.dids.manage.syncSpace",
"defs": {
"main": {
"type": "procedure",
"input": {
"schema": {
"type": "object",
"required": [
"space"
],
"properties": {
"space": {
"type": "string",
"format": "at-uri"
}
}
},
"encoding": "application/json"
},
"errors": [
{
"name": "SpaceNotFound",
"description": "Bard is not connected to that space."
},
{
"name": "NotSpaceAuthority",
"description": "Only the space's authority may force a pull."
},
{
"name": "NoLiveCredential",
"description": "Bard holds no live credential for the space; grant access first."
},
{
"name": "SpacesDisabled",
"description": "Space support is disabled on this deployment."
}
],
"output": {
"schema": {
"type": "object",
"required": [
"jobId"
],
"properties": {
"jobId": {
"type": "string"
}
}
},
"encoding": "application/json"
},
"description": "Pull the authority's repo in a space now, without waiting for a write notification. Authority only."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:cbkjy5n7bk3ax2wplmtjofq2
- CID
-
bafyreiakneupkwzb7a6fyuxm3xezxjzixc2dqrywoozf5lifydc6ri2bsi
- Indexed At
- 2026-08-30 03:10 UTC
- AT-URI
-
at://did:plc:cbkjy5n7bk3ax2wplmtjofq2/com.atproto.lexicon.schema/lol.dids.manage.syncSpace