add_label
Place net labels in KiCad schematics to join nets locally or globally using specified text and coordinates.
Instructions
Place a net label. kind is local, global or hierarchical. Local labels join nets within one sheet; global labels join across the design.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | local | |
| text | Yes | ||
| x_mm | Yes | ||
| y_mm | Yes | ||
| schematic_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |