List Supported Boards
list_supported_boardsFind available Arduino boards from your local arduino-cli index. Optionally filter by name or FQBN to identify installable boards.
Instructions
List supported/installable boards from the local arduino-cli index.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| search | No | Optional case-insensitive filter for name/FQBN. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| raw | No | ||
| data | No | ||
| note | No | ||
| error | No | ||
| stage | No | ||
| status | No | ||
| command | No | ||
| rawTail | No | ||
| errorCode | No | ||
| retryable | No | ||
| nextActions | No | ||
| reasonCodes | No |