validate_latex
Check LaTeX syntax for errors in structure, braces, environments, and references to ensure document correctness before compilation.
Instructions
Perform LaTeX syntax validation (structure, braces, environments, references).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Path to the .tex file to validate |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| valid | Yes | ||
| issues | No |