Execute Menu Item
execute_menu_itemTrigger actions in Unity by executing menu items via their path. Automate Unity editor workflows through menu command execution.
Instructions
Execute a Unity menu item by path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| menu_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | ||
| hint | No | ||
| error | No | ||
| message | No | ||
| success | Yes |