Play hand cards
balatro_play_cardsPlay selected cards from your hand when the game is in SELECTING_HAND, supplying unique card indices and the latest state token to validate the action.
Instructions
在 SELECTING_HAND 出牌;不自动重试。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cards | Yes | 1 至 5 个互不重复的当前手牌 0-based 索引。 | |
| expected_state_token | Yes | 最新 state_token;必填。 |