List Systems
list_systemsFind Beaker systems by availability and hostname. Filter by available, free, or all systems, and narrow results with a hostname substring and result limit.
Instructions
List Beaker systems matching the filter criteria.
Returns a list of system FQDNs filtered by availability status and optional hostname substring. Use 'available' for systems you can reserve, 'free' for idle ones, or 'all' for the complete inventory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of systems to return. Use 0 for all. Default: 20. | |
| hostname | No | Hostname/FQDN substring to match, e.g. 'ampere-mtsnow' or 'nvidia-grace-hopper%'. Always a contains match. Empty means any host. | |
| filter_type | No | System filter: 'all', 'available', or 'free'. Default: 'available'. | available |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |