lanhu_inspect_design
Inspect a prepared design packet to retrieve summaries, trees, nodes, assets, slices, or Unity plans. Use views and filters to extract the exact UI details needed for UGUI prefab generation.
Instructions
Inspect a prepared design packet through a compact task-oriented view.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| view | No | Information view to return. | summary |
| node_ids | No | Node ids required by the nodes view. | |
| max_depth | No | Maximum hierarchy depth for tree view. | |
| packet_id | Yes | Packet id returned by lanhu_prepare_design. | |
| include_style | No | Include style/text fields in tree view. | |
| component_policy | No | Interactive component generation policy for Unity plan. | conservative |
| include_reference | No | Include the full design reference in slices or Unity plan. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||