blender_delete_objects
Permanently remove specified objects from the current .blend file. Save the scene beforehand because this action is irreversible.
Instructions
Permanently delete objects from the .blend file. This cannot be undone from the MCP server - save first if the scene matters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| objects | Yes | ||
| response_format | No | 'markdown' for readable output, 'json' for raw structured data. | json |