board-listall
Lists all supported Arduino boards and their FQBNs, with optional name filtering to quickly find boards like uno, esp32, or nano.
Instructions
List all supported boards and their FQBNs. Optionally filter by name (e.g. 'uno', 'esp32', 'nano').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Substring to filter board names, e.g. 'uno' or 'mkr' |