material.list
Retrieve material properties including Base Color, Roughness, Metallic, and Alpha values from Blender scenes. Also checks if Base Color is node-linked, without modifying the source file.
Instructions
List materials and Principled BSDF Base Color, Roughness, Metallic, and Alpha values.
Also reports whether Base Color is node-linked, since a linked texture can visually override the socket's default value. The source file is never modified.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | ||
| errors | No | ||
| command | No | ||
| success | Yes | ||
| summary | Yes | ||
| log_path | No | ||
| artifacts | No | ||
| exit_code | No | ||
| operation | Yes | ||
| log_excerpt | No | ||
| operation_id | Yes | ||
| operation_path | No |