get_stl_info
Analyze an STL file to retrieve its bounding box, face count, and dimensions. Use it to validate file properties before printing.
Instructions
Get detailed information about an STL file (bounding box, face count, dimensions)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| stl_path | Yes | Path to the STL file to analyze |