Manage Tools
manage_toolsList, enable, or disable Maya tool groups to reveal non-core authoring, animation, or rendering tools only when needed.
Instructions
List or toggle tool groups.
Non-core groups (authoring/animation/rendering) start disabled to keep the tool list small; call with action='enable', group='authoring' to reveal them.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tool | No | A single tool name to enable/disable instead of a whole group. | |
| group | No | Group name (e.g. 'authoring', 'animation', 'rendering'). | |
| action | Yes | list: show groups and state. enable/disable: toggle a group (or a single tool via 'tool'). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||