visualize-code-structure
Generate visual representations of code structure by analyzing repository URLs, file paths, or content. Customize outputs with methods, attributes, and formats like ASCII, Mermaid, or DOT for clear code analysis.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
fileContent | No | ||
filePath | No | ||
format | No | mermaid | |
repositoryUrl | No | ||
showAttributes | No | ||
showMethods | No |