preflight_book
Run a preflight check on a book to detect potential problems, and optionally save the report to a file or open it automatically.
Instructions
Preflight a book and optionally save the report
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bookPath | Yes | Path to the book file | |
| outputPath | No | Path for the preflight report (optional) | |
| autoOpen | No | Automatically open the report |