download_status
Check the status of model downloads: state, destination path, and byte progress. Use after initiating a download.
Instructions
Check on model downloads started by download_model. Reports each download's state (downloading / done / error), its destination path once it lands, and byte progress when the panel progress channel is enabled. Use this after download_model reports a download is still running — that means the transfer is in flight, NOT that it failed. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Download id from download_model. Omit to list every download this session. |