docs_check_broken_links
Scan markdown files to find broken internal links and dead file references. Fix documentation integrity by identifying non-functional links across .md and .mdx files.
Instructions
Scans all markdown files (.md, .mdx) in the project to detect broken internal links and dead file references
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| targetDir | No | Directory to scan (defaults to cwd) |