suggest_extensions
Analyzes your task description and recommends free Blender extensions to improve workflow, excluding already-installed ones.
Instructions
Suggest helpful Blender extensions for a planned task.
Analyzes the task description and recommends free Blender extensions that could improve the workflow. Already-installed extensions are excluded.
Args: task_description: Description of the planned task. If empty, returns all extensions not currently installed.
Returns: Dict with 'suggestions' list of recommended extensions and 'installed' list of already-installed extension IDs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_description | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||