download_bundle
Download a Claude Design project as a ZIP bundle to your local directory. Includes code, images, screenshots, and uploads.
Instructions
Download a Claude Design project as a ZIP bundle to a local directory. Includes all files: code (HTML/JS/JSX), images, screenshots, and uploads. The ZIP also works without chat history — use get_chats for that separately.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | Yes | Project UUID or full claude.ai design URL. | |
| dest | No | Local directory to save the ZIP into (default: ~/Downloads). |