components_v2_preview
Render a Discord Components V2 layout as ASCII to preview its structure before sending. Use for offline sanity-checking and iteration.
Instructions
Purpose: Render a Components V2 layout as ASCII so the agent can sanity-check structure without sending. Pairs with components_v2_validate for offline iteration.
Returns: {ascii} - multi-line string visualizing the layout.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| components | Yes | Components array to render |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||