{
"id": "com.suibari.nagi.translatePost",
"defs": {
"main": {
"type": "procedure",
"input": {
"schema": {
"type": "object",
"required": [
"uri",
"targetLang"
],
"properties": {
"uri": {
"type": "string",
"format": "at-uri"
},
"targetLang": {
"type": "string",
"format": "language"
}
}
},
"encoding": "application/json"
},
"output": {
"schema": {
"type": "object",
"required": [
"text"
],
"properties": {
"text": {
"type": "string"
},
"cached": {
"type": "boolean"
}
}
},
"encoding": "application/json"
}
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:uixgxpiqf4i63p6rgpu7ytmx
- CID
-
bafyreiaxn7fitiersipwct3rpjffgzp25ckeyc56gvrmj6elbtz5qnh5qi
- Indexed At
- 2026-07-22 04:13 UTC
- AT-URI
-
at://did:plc:uixgxpiqf4i63p6rgpu7ytmx/com.atproto.lexicon.schema/com.suibari.nagi.translatePost