start_draft_monitor
Start background draft simulations to monitor draft progress, returning initial status. Requires a loaded draft snapshot and no active monitor.
Instructions
Start background draft simulations and return the initial monitor status.
Requires a loaded draft snapshot and no active local draft monitor. Each batch uses the latest imported snapshot and appends calculation evidence, including discarded batches. The monitor waits while paused or while the snapshot is stale or incomplete, and clears obsolete cached results. Import new observations to maintain freshness. This tool neither reads a browser nor submits picks. Use get_draft_recommendations for results, stop_draft_monitor to stop, or recommend_draft for one synchronous calculation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| trials | No | Trials per simulation batch, from 1 through 500 and no greater than limits.batch_trials. This is not a total trial budget. | |
| interval_seconds | No | Pause in seconds after each batch or waiting check, from 1 through 60. Batch duration adds to the interval. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||