validate_print_quality
Analyze completed print jobs by capturing a webcam snapshot and reviewing job metrics to detect quality issues and generate recommendations.
Instructions
Validate print quality after a completed print job.
Captures a webcam snapshot (if available), examines the job record and
events, and produces a quality assessment with recommendations.
Args:
job_id: The completed job's ID. If omitted, uses the most recent
completed job.
printer_name: Target printer name (omit for default printer).
save_snapshot: Optional file path to save the post-print snapshot.
Returns a quality report with snapshot data, job metrics, and any
detected issues.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | No | ||
| printer_name | No | ||
| save_snapshot | No |