add_template_architecture
Adds a pre-built MCP server architecture diagram template to Excalidraw canvas, visualizing layered components with connecting arrows. Optionally clears existing elements before insertion.
Instructions
Add a built-in architecture diagram template to the canvas.
This template visualizes the MCP server architecture with grouped layers and connected arrows. By default it resets the current session before adding template elements.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sessionId | No | Session ID. If not provided, uses default session. | |
| reset | No | Whether to clear existing elements before adding the template. Default: true |