find
Query a KiCad board by kind (component, net, sheet) to find matching elements. Returns paginated IDs and labels for use with other tools.
Instructions
Search the board. kind = component | net | sheet. Returns a paginated list of matching IDs + one-line labels to feed into other tools.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | component | |
| page | No | ||
| query | Yes | ||
| project | No |