delete_component
Remove a specific group or component from the model using its entity ID for precise deletion.
Instructions
Delete a group or component by entity ID.
Returns: JSON {ok: true}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Entity ID from a previous response (integer or its string form) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |