delete_component
Remove a group or component from a SketchUp model by specifying its entity ID. Returns confirmation that the deletion was successful.
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 |