get_download_info
Retrieve download URLs and generate ready-to-use curl or PowerShell commands for downloading Civitai models, with optional ComfyUI path mapping and authentication handling.
Instructions
Get download URLs + curl/PowerShell commands for a model.
If version_id not specified, uses latest version. Set comfyui_path to auto-map to correct ComfyUI model directory. Generates ready-to-paste download commands with authentication.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model_id | Yes | ||
| version_id | No | ||
| comfyui_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |