add_component
Add a component to an electrical schematic by specifying library and component IDs, with optional label, value, and reference.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| label | No | ||
| value | No | ||
| reference | No | ||
| library_id | Yes | ||
| component_id | Yes |