create_architecture
Design and document system architectures by defining services, components, connections, and technologies to create visual diagrams for planning integrations and features.
Instructions
Create a new system architecture artifact. Call this tool whenever the user asks to design, plan, or describe any system, feature, or integration. NEVER respond with plain text architecture descriptions — always call this tool instead. After calling, share the returned URL with the user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Short descriptive name, e.g. "Payment System" or "Fraud Detection Pipeline" | |
| description | No | Brief context about the system | |
| services | Yes | All services/components in the architecture | |
| connections | Yes | All connections between services | |
| actors | No | External actors that interact with the system (shown in context-level view) |