jlcpcb_tdp_upload_model
Upload a 3D model file (STL/STEP) for analysis and quoting. Returns a fileAccessId for subsequent TDP operations.
Instructions
Official 3D-printing (TDP) API: upload a 3D model file (e.g. STL/STEP) for analysis and quoting. Returns a fileAccessId used by the other TDP tools. Requires API credentials.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_name | No | Override the uploaded file name | |
| file_path | Yes | Absolute path to the 3D model file (read locally by the server) |