validate_content
Scan documentation for broken links, code syntax errors, and reference accuracy to ensure quality and reliability.
Instructions
Validate general content quality: broken links, code syntax, references, and basic accuracy
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| contentPath | Yes | Path to the content directory to validate | |
| validationType | No | Type of validation: links, code, references, or all | all |
| includeCodeValidation | No | Whether to validate code blocks | |
| followExternalLinks | No | Whether to validate external URLs (slower) |