List PCB layers
easyeda_board_layersRetrieve a list of all layers in a PCB design, including signal, power, plane, and mechanical layers, for a given project ID.
Instructions
List all layers in the PCB design including signal, power, plane, and mechanical layers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| error | No | ||
| total | Yes | ||
| layers | Yes | ||
| project_id | Yes | ||
| not_available | No |