List PCB components
easyeda_pcb_componentsRetrieve all components placed on the active PCB layout in EasyEDA Pro, including designator, footprint, position, rotation, and layer.
Instructions
List components placed on the active PCB layout: primitiveId, designator, footprint identity, position/rotation/layer. Requires a focused PCB tab in EasyEDA Pro — returns an empty list (not an error) if none is active.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No | ||
| projectId | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| error | No | ||
| total | Yes | ||
| components | Yes | ||
| project_id | Yes | ||
| not_available | No |