blender_scripts_and_texts
Locates add-ons and scripts by listing embedded text datablocks and .py files with sizes from Blender's script paths. Helps find real file locations.
Instructions
List embedded Text datablocks and every .py file inside Blender's script paths, with sizes. Use it to find an add-on's or a script's real location.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| response_format | No | 'markdown' for readable output, 'json' for raw structured data. | json |