blender_get_images
List all images and textures in the current Blender file with details like dimensions, format, file path, packed status, color space, and user count. Filter by status or name pattern to audit textures or find missing files.
Instructions
List all images/textures in the file — name, dimensions, format, file path, packed status, color space, user count.
Use this when: you need to audit textures or find missing image files.
Do NOT use for: viewport screenshot (use blender_capture_viewport).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filter | No | Filter images by status. | all |
| name_pattern | No | Glob pattern to filter by name. |