pixoo_design_brief
pixoo_design_briefGet craft guidance and live device context for a selected design topic. Use to prepare scenes, animations, or troubleshoot display issues on Pixoo LED matrices.
Instructions
Return craft guidance and live device context for a design topic. Covers legibility rules, palette discipline, layout zones, animation budget, and pre-filled next-tool suggestions based on current device state. The orientation tool to run before authoring a scene, dashboard, or animation — or when troubleshooting display issues.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topic | Yes | Design topic: text (styled text guidance), scene (composition + layout zones), dashboard (widgets + metrics), animation (motion budget + effects), pixel-art (bitmap + sprite guidance), troubleshooting (device + display issues). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topic | Yes | The topic that was requested. | |
| craftGuidance | Yes | Markdown-formatted craft rules: legibility floors, palette discipline, layout zones, and technique guidance specific to the topic. | |
| deviceContext | Yes | Live device state snapshot at the time of the request. | |
| nextToolSuggestions | Yes | Suggested next steps based on topic and device state. | |
| availableThemes | Yes | Available named scene themes (e.g. "midnight", "ember"). Use in background.theme or pixoo_display_text theme param. | |
| iconCategories | Yes | Built-in icon names grouped by category (weather, arrows, status, media). Use names in pixoo_compose_scene icon elements. |