MCP ReferenceTools
render_diagram
Render a Mermaid or SVG diagram from a deployment plan
render_diagram
Render a diagram representation from a deployment plan.
- Family: composition
- Source:
cbx-mcp/src/cbx_mcp/tools/compose.py::render_diagram - Backend:
POST /v1/compose/render-diagram
Input schema
Output schema
The shape is the same for both formats — only the contents of rendered
differ.
Example call
Example result
Illustrative — Mermaid markup as a single string.