AI-Process Shipping Label
process_shipping_labelExtract structured data from shipping labels in PDF or image files using AI. Provide the file path and get JSON output with parsed label fields.
Instructions
AI-Process Shipping Label (processShippingLabel): extract structured data via PDF4me POST /api/v2/ProcessShippingLabel. Body: docName (non-empty), docContent, isAsync (true), optional profiles. docName resolution: uses doc_name if set else the file basename. Provide pdf_file_path (local .pdf/.png/.jpg/.jpeg). Optional profiles: trim, omit if empty; wrap in outer braces when not starting with an opening curly brace or square bracket. 202 + Location poll; saves process_shipping_label.json.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doc_name | No | ||
| profiles | No | ||
| output_dir | No | ||
| pdf_file_path | No |