components_v2_preview
Render Discord Components V2 layouts as ASCII to verify structure before sending, enabling offline 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 | |||