Delete Circuits component
tinkercad_delete_componentRemove a chosen component from the open circuit, including every wire attached to it.
Instructions
Select a component and delete it from the open circuit.
Args:
component_id (string)
response_format
This removes the part and its attached wires.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| component_id | Yes | Id from tinkercad_get_circuit | |
| response_format | No | Output format: markdown for humans, json for machine processing | markdown |