load_demo
Load a fictional demo scenario for testing or demonstration. Requires an empty directory or existing synthetic state and resets configuration when the league changes.
Instructions
Load a fictional scenario for local testing or demonstrations.
Use import_league_snapshot for your own data. Requires an empty data directory or existing synthetic state and preserves confirmed draft history checks. Stops the local draft monitor, replaces the snapshot, and resets configuration when the league changes. Records the import and returns status='imported', revision, config_revision, and config_reset. This tool does not connect to ESPN.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | Fictional scenario to load: 'season' for weekly tools or 'draft' for draft simulations. | season |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||