components_v2_preview
components_v2_preview
Section titled “components_v2_preview”Category: components_v2
Render a Components V2 layout as ASCII so the agent can sanity-check structure without sending. Pairs with components_v2_validate for offline iteration.
When to use
Section titled “When to use”When NOT to use
Section titled “When NOT to use”| Field | Type | Required | Description |
|---|---|---|---|
components | array | yes | Components array to render |
Returns
Section titled “Returns”\{ascii\} — multi-line string visualizing the layout.
Output schema
Section titled “Output schema”| Field | Type | Required | Description |
|---|---|---|---|
ascii | string | yes |
Annotations
Section titled “Annotations”| Property | Value |
|---|---|
| Read-only | yes |
| Destructive | no |
| Idempotent | yes |
| Open-world | no |
| Confirmation required | no |