qbit_delete_torrent
Remove a torrent from qBittorrent by hash, with options to delete files or perform a dry-run preview.
Instructions
Remove a torrent from qBittorrent by hash (via qui).
Accepts a full hash or a unique prefix. Set delete_files=True to also delete its downloaded files from disk. Set confirm=True to actually remove; omit or set False for a dry-run preview.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hash | Yes | ||
| confirm | No | ||
| delete_files | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |