board_from_position_id
Convert a 14-character GNUBG Position ID to a board representation.
Instructions
Convert a 14-character GNUBG Position ID to a board representation.
Args: position_id: A 14-character GNUBG Position ID string (e.g. "4HPwATDgc/ABMA").
Returns: Dict with the 2x25 board array and the position ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| position_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||