list_data_items
List item names from any bpy.data collection in Blender to inspect available objects, meshes, materials, and scenes. Specify the data type and limit the results.
Instructions
List item names in a bpy.data collection.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| data_type | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |