mobbin_download
Download design screenshots and images from URLs to local storage for research and reference. Returns saved file paths.
Instructions
Download one or more images by URL to the local filesystem. Images are saved to the downloads directory: mobbin-agent/data/downloads/ Returns the list of saved file paths.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| urls | Yes | Array of image URLs to download. | |
| prefix | No | Optional prefix for filenames (e.g., "airbnb-onboarding"). |