apply_modifier
Apply a modifier to a 3D object in Blender to make its effect permanent, enabling AI assistants to control modeling and animation operations.
Instructions
Apply a modifier to an object, making its effect permanent.
Args: object_name: Name of the object. modifier_name: Name of the modifier to apply.
Returns: Confirmation dict.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| object_name | Yes | ||
| modifier_name | Yes |