download_tool
Download AI models from CivitAI, HuggingFace, or direct URLs with resume support, progress tracking, and SHA256 verification. Auto-detects model type and places files in the correct folder.
Instructions
Smart model downloads with resume, progress, SHA256 verification, and auto-placement. Sources: CivitAI (auto-detects type), HuggingFace, direct URLs. Operations: download, info (preview without downloading), list-paths (show all model folders).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | URL to download from (CivitAI, HuggingFace, or direct) | |
| hash | No | Expected SHA256 hash for verification (optional) | |
| filename | No | Override filename (optional) | |
| operation | Yes | Download operation to perform | |
| destination | No | Override destination folder (optional - auto-detected by default) |