find
Search for components, nets, or sheets in a KiCad board, returning paginated IDs and labels for use in 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 |