add_label
Add a local label to a KiCad schematic by specifying text, coordinates, and optional orientation.
Instructions
Add a local label (text label) to the schematic.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | ||
| text | Yes | ||
| x | Yes | ||
| y | Yes | ||
| orientation | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |