update_printer_firmware
Update printer firmware by specifying the printer name. Optionally pin a target version for precise control in multi-printer environments.
Instructions
Start a firmware update on a specific printer by name (fleet-level, supports version pinning).
Use this in multi-printer setups. For single-printer setups, use ``update_firmware`` instead.
Args:
printer_name: Printer to update.
target_version: Specific version to update to (latest if None).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| printer_name | Yes | ||
| target_version | No |