Show the plan
show_planDisplay the plan in an interactive viewer for direct pan, zoom, and 3D exploration, and open it in the editor; returns a one-line summary while the drawing is shown to the user.
Instructions
Show the plan to the user as an interactive viewer (pan, zoom, 3D view, open in the editor) where the chat client can display one. Reply: a one-line summary for you; the drawing goes to the viewer. To look at the plan yourself use render_plan.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| svg | Yes | The plan as SVG | |
| name | Yes | Project name | |
| editor | Yes | Link that opens the project in the editor | |
| summary | Yes | {rooms, area, walls, pieces} |