Read current Balatro state
balatro_get_stateFetch the latest game state before each action, returning a state token and valid action indices. Supports compact decision and full views.
Instructions
读取最新状态。每次动作前调用;decision 返回 state_token 与所有有效 0-based 索引。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| view | No | decision 为紧凑决策视图;full 保留全部上游字段。 | decision |