play_load_fen
Create a game state from a FEN-style position string. Works for all 10 families.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fen | Yes | Position string in FEN-style notation for the family | |
| family | Yes | Game family (chess, draughts, go, reversi, shogi, xiangqi, mancala, morris, hex, landlords-game) | |
| variant | No | Optional variant slug |