fleet_status
Retrieve live status of all fleet printers including state, temperatures, and connection. Returns a snapshot of each printer; offline printers are reported without errors.
Instructions
Get live status of all fleet printers (state, temps, connection — current snapshot).
For historical analytics (success rates, throughput), use ``fleet_analytics``.
For grouping by physical location, use ``fleet_status_by_site``.
Returns a list of printer snapshots including name, backend type,
connection status, operational state, and temperatures. Printers
that fail to respond are reported as offline rather than raising.
If no printers are registered yet, the current adapter (from env config)
is auto-registered as "default".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||