blender_settings_report
Identify the exact current Blender settings across scene, render, data, preferences, files, and handlers. Use this report to verify configuration before rendering or debugging.
Instructions
Report what the project is actually set to.
Covers the scene, the full render configuration including Cycles and EEVEE sampling and colour management, datablock counts, user preferences, file paths, linked libraries and registered handlers. This is the answer to "what are the current settings".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| groups | No | Subset of scene, render, data, preferences, files, handlers. Default is all of them. | |
| response_format | No | 'markdown' for readable output, 'json' for raw structured data. | json |