get_object_info
Retrieve detailed information about a Blender object, including its type, location, rotation, scale, modifiers, materials, hierarchy, and visibility.
Instructions
Get detailed information about an object.
Args: name: Name of the object.
Returns: Dict with type, location, rotation, scale, modifiers, materials, parent, children, and visibility info.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||