List schematic components
easyeda_schematic_componentsRetrieve a list of schematic components including part identifiers, values, footprints, positions, and device cloning data from an EasyEDA project.
Instructions
List schematic components: primitiveId, reference, value, footprint, x/y/rotation, and device identity for cloning — deviceUuid+deviceLibraryUuid (a place_component deviceItem in this project), deviceName, symbolName, lcsc, manufacturerId.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No | ||
| projectId | Yes | The project/schematic ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| error | No | ||
| total | Yes | ||
| components | Yes | ||
| project_id | Yes | ||
| not_available | No | ||
| read_consistency | No |