{
"id": "com.suibari.nagi.putBookmark",
"defs": {
"main": {
"type": "procedure",
"input": {
"schema": {
"type": "object",
"required": [
"folderId",
"subjectUri"
],
"properties": {
"folderId": {
"type": "string"
},
"subjectUri": {
"type": "string",
"format": "at-uri"
}
}
},
"encoding": "application/json"
},
"output": {
"schema": {
"type": "object",
"required": [
"subjectUri",
"folderId",
"createdAt"
],
"properties": {
"folderId": {
"type": "string"
},
"createdAt": {
"type": "string",
"format": "datetime"
},
"subjectUri": {
"type": "string",
"format": "at-uri"
}
}
},
"encoding": "application/json"
}
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:uixgxpiqf4i63p6rgpu7ytmx
- CID
-
bafyreifgjio2wvzceysj22ygh7s4co3woo6dl5ggql6wsvu3bmmzbe5shm
- Indexed At
- 2026-08-15 17:15 UTC
- AT-URI
-
at://did:plc:uixgxpiqf4i63p6rgpu7ytmx/com.atproto.lexicon.schema/com.suibari.nagi.putBookmark