blender_download_textures
Search a free PBR texture library, download matching maps, and apply them directly to selected objects in Blender.
Instructions
Search a free PBR texture library and download matching maps.
Pass apply_to to wire the result onto objects in the same call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | No | What to look for, e.g. 'rust' or 'concrete'. | |
| library | No | Asset library id. | ambientcg |
| apply_to | No | Objects to apply the downloaded texture to. | |
| response_format | No | 'markdown' for readable output, 'json' for raw structured data. | markdown |