fleet_status
Get live status of all fleet printers including state, temperatures, and connection. Returns current snapshot of each printer.
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 | |||