check_material_sufficiency
Check a printer's material stock for a print job. If insufficient, get actionable suggestions including alternative printers and purchase links.
Instructions
Check if a printer has enough material for a print job.
When material is insufficient, generates actionable suggestions
including alternative printers with enough stock, shelf spool
availability, pause-and-swap hints, and purchase links.
Args:
printer_name: Name of the printer to check.
required_grams: Amount of material needed in grams.
material_type: Optional material type filter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| printer_name | Yes | ||
| material_type | No | ||
| required_grams | Yes |