gid_visual
Generate a static HTML visualization of a dependency graph. The output is a self-contained HTML file viewable in any browser.
Instructions
Generate static HTML visualization of the dependency graph. Returns self-contained HTML that can be saved and opened in a browser.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| graphPath | No | Path to graph.yml (optional) | |
| outputPath | No | Path to save the HTML file (optional, returns HTML content if not specified) |