list_devices
Query and filter devices from the LAVA board farm by type, health, or state. Returns the count and matching devices.
Instructions
List devices, optionally filtered by device_type, health or state.
Returns {count, results}. health is e.g. Good/Bad/Maintenance/Unknown; state is Idle/Reserved/Running.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device_type | No | ||
| health | No | ||
| state | No | ||
| limit | No |