remove_torrent
Remove a torrent from Transmission. Optionally delete the associated downloaded files by setting delete_data to true.
Instructions
Remove a torrent. Set delete_data=True to also delete downloaded files.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| torrent_id | Yes | ||
| delete_data | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |