blender_activate_skill
Activate a skill to load its tool group and register new MCP tools for immediate use. Check available skills with list_skills first.
Instructions
Activate a skill to dynamically load its tool group.
This registers new MCP tools that become available for immediate use. Each skill provides a set of related tools and a workflow guide.
Use list_skills first to see available skills.
Args: skill_name: Name of the skill to activate (e.g., 'modeling', 'materials', 'animation')
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| skill_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |