blender_search_api
Find Blender operators by keyword when you only know part of a name. Quickly search the operator namespace to locate the right command.
Instructions
Search Blender's operator namespace by keyword. Faster than blender_list_operators when you only know part of a name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | Yes | ||
| response_format | No | 'markdown' for readable output, 'json' for raw structured data. | json |