add_modifier
Apply any of 22 modifier types (subsurf, bevel, boolean, mirror, etc.) to a mesh object with custom parameters to control geometry.
Instructions
Add a modifier to a mesh. modifier_type: subsurf, bevel, boolean, array, mirror, solidify, decimate, remesh, weld, triangulate, shrinkwrap, weighted_normal, etc. Handles 22 types. params example: {"levels":2, "render_levels":3} for Subsurf, {"operation":"DIFFERENCE"} for Boolean, {"segments":3} for Bevel.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| params | No | ||
| object_name | Yes | ||
| modifier_type | Yes |