print_status_lite
Check printer status efficiently with only essential fields: state, progress, file name, ETA, and temperatures. Use for frequent polling without full overhead.
Instructions
Lightweight print status — minimal fields for efficient agent polling.
Returns only state, completion %, file name, ETA, and temps.
Use this for frequent polling during prints. For full detail
(capabilities, all flags, full job data), use ``printer_status``.
For a formatted text report with cost estimate and health commentary,
use ``monitor_print``.
Args:
printer_name: Target printer. Omit for the default printer.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| printer_name | No |