{
"id": "com.suibari.nagi.drawCard",
"defs": {
"main": {
"type": "procedure",
"errors": [
{
"name": "AuthRequired"
}
],
"output": {
"schema": {
"type": "object",
"required": [
"card",
"alreadyDrawn",
"drawStatus"
],
"properties": {
"card": {
"type": "unknown",
"description": "引いたカード(定義 + 所持情報)。botたんコメントは非同期生成なので初回は空。"
},
"isNew": {
"type": "boolean",
"description": "コレクション初登場なら true。既に持っているカードなら false。"
},
"drawStatus": {
"type": "unknown"
},
"alreadyDrawn": {
"type": "boolean",
"description": "true なら本日は既に引き済みで、返しているのはそのカード。"
},
"commentPending": {
"type": "boolean",
"description": "true の間は botたんコメントを生成中。クライアントは getCards で取り直す。"
}
}
},
"encoding": "application/json"
},
"description": "全肯定カードを1枚引く。1日1回(JST 4:00 が日付境界)。本日ぶんを既に引いている場合はエラーにせず、その日引いたカードをそのまま返す(冪等)。抽選はサーバ側で行い、結果は AppView にのみ保存される。"
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:uixgxpiqf4i63p6rgpu7ytmx
- CID
-
bafyreihcj7ixfpzatxj47kf5yffeizgnxemjf4b35pzpqfb7qufomk7ehm
- Indexed At
- 2026-07-25 10:15 UTC
- AT-URI
-
at://did:plc:uixgxpiqf4i63p6rgpu7ytmx/com.atproto.lexicon.schema/com.suibari.nagi.drawCard
Version History (4 versions)