List CoDesign Artboards
list_artboardsResolves a CoDesign sharing URL into a list of screens and designs, providing IDs, names, sizes, and image URLs for design-to-code workflows.
Instructions
Use this first when a task contains a CoDesign sharing URL or asks to implement/recreate a CoDesign design. It resolves the official CoDesign sharing data into designs and screens with id, object_id, name, size, image URLs, meta_url, and slices_url. For design-to-code work, select a screen from this result before calling get_artboard_spec. Do not infer screens by cropping preview images.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sharingUrl | Yes | CoDesign sharing URL (https://codesign.qq.com/app/s/<id>) or bare sharing id | |
| password | No | Sharing password if required |