get_package_photos
Retrieve package photos with OCR-extracted text and confidence scores. Filter by exterior, label, barcode, or content scan.
Instructions
Get photos for a package with OCR-extracted text and confidence scores. Filter by photo type to get only exterior shots, label closeups, barcode scans, or content scans.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| package_id | Yes | UUID of the package to get photos for. | |
| photo_type | No | Filter by photo type. "exterior" = package exterior, "label" = shipping label closeup, "barcode" = barcode scan, "content_scan" = opened package contents. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | Package photo records with OCR metadata. |