visualize_subproject_topology
Visualize service dependencies and health status in subprojects using interactive graphs with nodes representing services and edges showing API calls.
Instructions
Open interactive HTML visualization of the subproject topology: services as nodes, API calls as edges, health/risk indicators per service. Node size = endpoint count, color = health (green/yellow/red).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| output | No | Output file path (default: /tmp/trace-mcp-subproject-topology.html) | |
| layout | No | Graph layout (default force) |