blender_download
Download 3D models from URL and import them into Blender scene, or retrieve supported file formats and usage examples.
Instructions
Download from URL and import, or get supported formats info (portmanteau).
Operations:
download: Download from url and optionally import into scene (requires url)
info: Supported file formats and usage examples
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| operation | No | One of download, info | download |
| url | No | For download - URL to download from (http/https) | |
| import_into_scene | No | For download - import into current scene | |
| custom_filename | No | For download - custom filename without extension | |
| timeout | No | For download - timeout in seconds (1-300) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |