Check Project Consistency
check_consistencyScan the entire project for continuity problems such as character contradictions, timeline conflicts, location mismatches, and dropped plot threads.
Instructions
Scan the whole project for continuity problems and return the issues found: character contradictions, timeline conflicts, location mismatches, and dropped or inconsistent plot threads. This is the project-wide continuity checker; use analyze_document to critique a single document's prose instead. Narrow the scan with checkTypes. Requires an open project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| checkTypes | No | Continuity dimensions to check. Omit or use ["all"] for every check; otherwise pick any of characters, timeline, locations, plotThreads. |