unity_advanced_tool
Execute any advanced Unity tool by name, passing required parameters for project management, scene editing, and asset control.
Instructions
Execute an advanced Unity tool by name (269 cached + plugin lazy-loaded; discover names via unity_list_advanced_tools search=/category=, parameters via tool=).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| port | No | Unity instance port (from unity_select_instance). Always include it when multiple instances run. | |
| tool | Yes | The tool name to execute (e.g. "unity_animation_create_controller", "unity_shadergraph_create") | |
| params | No | Parameters to pass to the tool. Use unity_list_advanced_tools to see required parameters. |