delete_scene
Remove a scene by name from Blender projects using the blend-ai MCP server. Specify the scene name to delete it while ensuring at least one scene remains in the project.
Instructions
Delete a scene by name.
Args: name: Name of the scene to delete. Cannot delete the last remaining scene.
Returns: Confirmation dict.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes |