enter_sculpt_mode
Switch a mesh object to sculpt mode by providing its name, allowing vertex and surface manipulation for detailed modeling.
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
| Name | Required | Description | Default |
|---|---|---|---|
| object_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||