read_repertoire
Retrieve a chess repertoire's tree to view its main line, orientation, size, and variations. Identify the drilled move at each position and alternative recorded lines.
Instructions
Read one repertoire's tree: its main line, orientation, and size.
At every position, the FIRST variation listed is the move En Croissant drills; later variations are recorded alternatives.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | File name without extension, e.g. 'Vienna Game'. | |
| path | Yes | Absolute path. Never rename or move this file — En Croissant keys training state by absolute path, and a rename orphans the review history. | |
| main_line | Yes | The main line in SAN. | |
| move_count | Yes | Total moves recorded across all variations. | |
| orientation | Yes | Which colour this repertoire trains: 'white' or 'black'. |