upload_bom
Upload a BOM file from your local filesystem to initiate part matching and obtain a job ID for processing status tracking.
Instructions
Upload a BOM file for processing and part matching.
Reads the file from the local filesystem, uploads it to the API for processing. Use check_bom_status with the returned job_id to track progress and see which parts are unknown.
Supported formats: CSV, XLSX, XLS, JSON, XML.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Path to the BOM file on the local filesystem |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||