create_design_elements
Need to add design elements to your game project? Create them individually or in bulk, with detailed error feedback for each item.
Instructions
Create one or more design elements (array-based). Single-item and batch calls use the same interface. Returns unified response with items array, counts, and per-item errors.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | Yes | Array of design elements to create (1-100 items) | |
| projectId | No | The project ID (optional if HACKNPLAN_DEFAULT_PROJECT set) |