validate_content
Analyze content quality by checking broken links, code syntax, references, and accuracy. Customize validation for specific needs, including code blocks and external URLs, to ensure documentation 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 | |
followExternalLinks | No | Whether to validate external URLs (slower) | |
includeCodeValidation | No | Whether to validate code blocks | |
validationType | No | Type of validation: links, code, references, or all | all |