Pretty sure you're using it wrong.
Do get inventory.drop("Raw salmon","Raw trout"); \\Not on my IDEA so not sure if this one works
or inventory.dropAllExcept("Fishing rod","Feather); \\This one will drop everything except the rod and feather. I use this for fishing scripts