blender_modifiers
Manage object modifiers in Blender: inspect the evaluated stack, mute, reorder, remove, or apply changes across multiple objects.
Instructions
Inspect, mute, reorder, remove or apply modifiers across objects.
Modifier order changes results, and list shows the real evaluated stack
rather than guessing from the UI.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| index | No | Target position for action='move'. | |
| value | No | New state for action='mute'. | |
| action | Yes | What to do with modifiers. | |
| objects | No | Target objects. | |
| modifier | No | Modifier name, or 'all' for remove/apply. | |
| response_format | No | 'markdown' for readable output, 'json' for raw structured data. | markdown |