component_insert
Insert a native editable component from the document's pinned system into a page, with optional variant and text/image slot overrides. Use system IDs to place reusable elements.
Instructions
Insert a native editable component from the document's pinned system, with optional variant and text/image slot overrides. Read the system to discover component and slot IDs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | No | ||
| y | No | ||
| actor | Yes | ||
| slots | No | ||
| pageId | Yes | ||
| variant | No | ||
| parentId | No | ||
| documentId | Yes | ||
| componentId | Yes | ||
| operationId | Yes | ||
| expectedRevision | Yes |