get_preview_guidance
Get naming conventions and a copy-ready preview code template for a component to create consistent previews.
Instructions
Return the preview naming convention plus a ready-to-paste preview code template for a component, so any agent writes consistent previews.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| states | No | State names, e.g. ["Enabled", "Disabled"] | |
| platform | Yes | Target platform | |
| component | No | Component name, e.g. "Button" |