wikijs_generate_file_overview
Turn any code file into a structured documentation overview. Configure code snippets and analysis depth to produce Wiki.js-ready documentation.
Instructions
Generate documentation overview for a code file
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | Yes | Path to the code file | |
| includeCode | No | Whether to include code snippets | |
| analysisDepth | No | Level of analysis | detailed |