enter_sculpt_mode
Activate sculpt mode to modify mesh geometry by pushing, pulling, or smoothing vertices for detailed 3D modeling in Blender.
Instructions
Enter sculpt mode for a mesh object.
Args: object_name: Name of the mesh object to sculpt.
Returns: Confirmation dict with object name and mode.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| object_name | Yes |