{
"id": "at.turtleme.game.getState",
"defs": {
"main": {
"type": "procedure",
"output": {
"schema": {
"ref": "at.turtleme.game.defs#state",
"type": "ref"
},
"encoding": "application/json"
},
"description": "Read a player's own progress, without changing anything. Requires an atproto service auth token addressed to did:web:turtleme.at#turtle_game and naming this method, so a token issued for one call cannot be spent on another."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}