docs_extract_code_snippets
Extracts fenced code blocks from Markdown documentation, enabling quick inspection of code examples without manual searching. Scans a target directory or the current working directory.
Instructions
Extracts all fenced code blocks from markdown documentation for quick inspection and review
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| targetDir | No | Directory to scan (defaults to cwd) |