blender_help
Get help, search, list, and view details for Blender tools by category, name, or description.
Instructions
Get help, list tools, search, tool info, or categories (portmanteau).
Operations:
help: Comprehensive help for tools/functions (use function_name, category, detail_level)
list_tools: List all tools, optionally filtered by category
search: Search tools by name or description (use query)
tool_info: Detailed info for one tool (use tool_name)
categories: List all categories with tool counts
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| operation | No | One of help, list_tools, search, tool_info, categories | help |
| function_name | No | For help - specific function name | |
| category | No | For help/list_tools - category filter | |
| detail_level | No | For help - brief, normal, detailed | normal |
| query | No | For search - search term | |
| tool_name | No | For tool_info - tool to describe |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |