Check Character Continuity
check_character_continuityIdentify contradictions in a single character's description, naming, or portrayal across documents in a Scrivener project, returning a detailed continuity report.
Instructions
Scan the manuscript for continuity problems with a single character — contradictions in how they are described, named, or portrayed across documents (e.g. eye color or role changing between chapters). Returns a continuity report listing each appearance and any detected inconsistencies. Use this for one character in depth; use check_consistency for project-wide plot/character checks. Requires an open project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chapterId | No | Optional chapter/folder id to limit the check to a single chapter. | |
| characterName | Yes | Exact name of the character to audit, e.g. "Elena". | |
| includeRelationships | No | When true, also report continuity of the character's relationships with others. Default false. |