get_object_info
Retrieve detailed properties of 3D objects in Blender including type, location, rotation, scale, modifiers, materials, and hierarchy information for modeling and animation workflows.
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
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes |