add_component_from_library
Add a component from KiCad's built-in library to your schematic by specifying library and symbol name.
Instructions
Add a component from KiCad's built-in library to the schematic.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | ||
| library_name | Yes | ||
| symbol_name | Yes | ||
| reference | Yes | ||
| value | Yes | ||
| footprint | No | ||
| x | No | ||
| y | No | ||
| unit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |