Get CoDesign Artboard Image
get_artboard_imageRetrieve a preview or cover image from a CoDesign sharing link for visual comparison only. Use to inspect designs visually without creating production slices.
Instructions
Returns the CoDesign preview or cover image for visual comparison only. For implementation, prefer get_artboard_spec for layout/text/CSS and download_slice for designer-exported assets; do not crop this preview image to create production slices. When download=true, stores the image under /.codesign-mcp/artifacts//screens/. Selector precedence: screenId > objectId > screenName.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sharingUrl | Yes | ||
| password | No | ||
| screenId | No | ||
| objectId | No | ||
| screenName | No | ||
| variant | No | full | |
| download | No |