list_snapshots
Retrieve metadata for captured snapshots to review print history and correlate with print outcomes. Filter by printer, job, or capture phase.
Instructions
List persisted snapshots from the database.
Returns metadata for snapshots captured during print monitoring,
timelapses, or manual captures. Use this to review print history
visually or correlate snapshots with print outcomes.
Args:
printer_name: Filter by printer name.
job_id: Filter by job or timelapse ID.
phase: Filter by capture phase (e.g. "first_layer", "timelapse", "mid_print").
limit: Maximum records to return (default 20).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| phase | No | ||
| job_id | No | ||
| printer_name | No |