cancel_download
Stop an active download immediately while preserving the partial file, allowing you to resume later instead of restarting. Use it to halt transfers that are stuck or no longer needed.
Instructions
Stop a download that is still running.
What has arrived stays in the .part file, so calling download_model again
with the same arguments continues rather than starting over. For a transfer
that is merely slow this is counter-productive.
Args: job_id: '/', or just the file name, or empty for the most recent download.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||