Component designators
get_all_designatorsRetrieve all component reference designators from the active PCB to quickly inventory parts before fetching pin details.
Instructions
Purpose: All component reference designators on the active PCB.
When to use: Quick inventory before get_component_pins.
Parameters: None.
Returns: String array of designators (parsed in Node from get_all_component_data).
Prerequisites: Active/focused PCB.
Notes: Same underlying command as full component geometry data but lighter response.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||