blender_download
Download 3D assets from URLs and import them directly into Blender scenes. Get info on 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 |