unity_ui_resolve
Resolve an AGS recipe into a Unity uGUI prefab spec for previewing UI layouts without creating assets.
Instructions
Resolve an AGS recipe into a Unity uGUI prefab spec without creating assets.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| specPath | Yes | Project-local JSON path or recipe:<name>. | |
| projectPath | Yes | Unity project root. |