blender_list_addons
Retrieve all installed Blender add-ons with their enabled state and version. Choose markdown for readable output or JSON for structured data to manage your add-on setup.
Instructions
List every available Blender add-on with its enabled state and version.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| response_format | No | 'markdown' for readable output, 'json' for raw structured data. | markdown |