visualize_screen_layout
Visualize DAKboard screen block layout as an ASCII diagram. Provide the public screen UUID for accurate CSS-based rendering; otherwise, it falls back to API coordinates.
Instructions
Visualize the spatial layout of blocks on a DAKboard screen as an ASCII diagram. Provide screen_uuid for accurate CSS-based rendering (from the public screen URL), otherwise falls back to API coordinates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| screen_id | Yes | The DAKboard screen ID | |
| screen_uuid | No | The screen UUID from the public URL (e.g. '65ac6663-13508f-ea84-b4dd5a6c6616') for accurate layout |