Closed
Description
From what I can tell the tools require the resourcePath
and this is mandatory.
However in empty workspace folders this cannot be passed.
Hence the model could either fail first and pass an bogus value or not use this tool.
Solutions
- I think
resourcePath
will need to be optional. - Or we'll need to hide/disable this tool for empty workspace folders (that doesn't feel right)