cancel_download
Abort an in-progress download when it is stuck in queue, failed, or you want to switch to a different peer. Provide the download ID to cancel.
Instructions
Abort an in-progress download.
ONLY cancel a download if:
download_status shows age_seconds > 180 AND status is still 'queued' (stuck)
download_status shows status='failed'
You explicitly want to switch to a different peer
Do NOT cancel just because progress is 0% — P2P connections take 1-3 minutes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |