sync_ui_data
Sync UI/UX data to local cache from uipro-cli, shadcn/ui registry, and Vercel guidelines. Supports force sync and verbose logging.
Instructions
同步 UI/UX 数据到本地缓存。来源:uipro-cli、shadcn/ui registry、内嵌 UI 主题预设、Vercel Web Interface Guidelines。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| force | No | 是否强制同步(忽略版本检查,默认 false) | |
| verbose | No | 是否显示详细日志(默认 false) |