firmware_status
Check firmware updates on a connected 3D printer. Returns current and available versions of components like Klipper, Moonraker, and indicates if updates are available.
Instructions
Check firmware updates on the default/connected printer (adapter-level, no name needed).
For fleet setups where you need to check a specific printer by name,
use ``check_firmware_status`` instead. Returns a list of firmware
components (e.g. Klipper, Moonraker, OctoPrint) with current and
available versions, plus whether
an update is available.
Not all printer backends support firmware updates. Bambu and
Prusa Link printers will return an ``UNSUPPORTED`` error.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||