Fritzing Part Connectors
fritzing_part_connectorsList a Fritzing part's connector IDs, names, and types as JSON so wire endpoints can reference them correctly during sketch wiring.
Instructions
List a part's connector ids, names, and types (male/female/pad) as JSON.
Connector ids are what wire endpoints reference (e.g. "r1.connector1" -> "led1.connector1").
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| module_id | Yes | moduleId from fritzing_search_parts, e.g. 'ResistorModuleID' |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |