delete_component
Delete a SketchUp group or component by its entity ID from a previous response, then return JSON {ok: true} to confirm removal.
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 |