Steps to reproduce:
Run some tools that produce output (grep, read, etc)
Try to use the discard tool with any valid ID from the prunable-tools list
Get error: TypeError: {} is not iterable
Tried multiple formats:
["noise", "0"]
["0", "1", "2"]
["completion", "0"]
All return the same error. Running on Windows.