lanhu_analyze_design
Analyze a Lanhu design by URL and return its UI structure optimized for a specified target platform (web, Android, iOS, or WeChat mini-program).
Instructions
分析指定设计稿并返回平台调整后的 UI 结构。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Lanhu stage/detailDetach design URL. | |
| target_platform | No | Output platform: web/android/ios/wechat_miniprogram. | android |
| design_name_or_index | No | Design exact name, list index, image_id, or omitted when URL contains image_id. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||