List PCB vias
easyeda_pcb_viasRetrieve vias on the active PCB layout, including ID, net, position, and hole/outer diameters. Requires an open PCB tab.
Instructions
List vias on the active PCB layout: primitiveId, net, position, hole/outer diameter (native unit, same scale as x/y — not independently verified against a known physical dimension). Requires a focused PCB tab — 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 |
|---|---|---|---|
| vias | Yes | ||
| error | No | ||
| total | Yes | ||
| project_id | Yes | ||
| not_available | No |