list_materials
List all materials in the current Blender file with their names and user counts to manage material usage.
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 |