View a canvas as a spatial board (whiteboard-in-chat)
canvas_viewReads any .klypix canvas as a spatial board and returns a text summary of cards, containers, and arrows, plus a render spec for interactive whiteboard views when supported.
Instructions
Read any .klypix canvas/brain as a SPATIAL BOARD (defaults to the project brain): returns a text summary plus a structured render spec of cards, containers and connection arrows. It ALSO declares an MCP Apps (SEP-1865) UI resource, so a host with that extension can render the spec as an interactive read-only whiteboard — EXPERIMENTAL: no host has been observed rendering it, so do not promise the user a visual board. Hosts without the extension get the text summary, which is the verified path. Use when the user asks to SEE the canvas/brain/board layout, not just query it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| canvas | No | Canvas filename/path. Defaults to the project brain ("brain"). |