list_materials
Retrieve a list of all materials in the current Blender file, including each material's name and user count.
Instructions
List all materials in the current Blender file.
Returns: List of dicts with material name and user count.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |