model_files
Retrieve a list of downloadable files for a Thingiverse model, including name, size, and download URL.
Instructions
List downloadable files for a Thingiverse model.
Args:
thing_id: Numeric thing ID.
Returns a list of files with name, size, and download URL.
Use ``download_model`` with the ``file_id`` to save a file locally.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| thing_id | Yes |