Locate architecture and cloud infrastructure diagrams by providing resource IDs. Returns matching diagram files for visual system understanding, avoiding cost or incident queries.
Retrieve activity stats for cloud infrastructure diagrams over a date range: node create/update/delete counts by service and import/sync state. Use for change auditing and drift detection.
List your saved cloud architecture diagrams newest first, with pagination and key details like id, title, cloud, and type. Use it to browse, locate, and select diagrams for editing or management.
Enables creation of infrastructure and architecture diagrams as code using the Python diagrams library, supporting 15+ cloud providers, 500+ node types, custom icons, and flowcharts with multiple output formats.
Enables generating cloud architecture diagrams, flowcharts, sequence diagrams, and more using three rendering engines: mingrammer/diagrams, Mermaid, and PlantUML.
Estimate the monthly cloud bill for an architecture specification. Returns per-component cost breakdown, total monthly cost, data-transfer costs, and currency. Deterministic and works offline with no network calls.
Generate architecture diagrams from Python code using the diagrams package. Create AWS, Kubernetes, and custom diagrams by writing code that defines components and connections.
Update existing Mermaid diagrams with sprint or PR changes, generating changelog-annotated diffs and architecture evolution notes. Ensures diagrams stay current with code changes.
Create a cloud architecture from a natural-language description. Specify provider, region, budget, and compliance to get components, connections, tier assignments, and cost estimate.
Generate a validated cloud architecture from a description using the AWS Well-Architected model. Returns nodes and edges for drawing or cost simulation.
Retrieve C4 model reference documentation on element types, diagram types, and relationship conventions to structure inputs for creating architecture diagrams.
List diagrams in a workspace to find existing diagrams before creating new ones, preventing duplicates. Filter by name, folder, or owner, and sort by date or title.