🐞 Bug Summary
For restAPI tool, tool is working fine. However, it always returns Output validation error from outputSchema, even though I left it empty. It always says that outputSchema is defined and hence unable to get the correct response from the tool.
🤔 Expected Behavior
When leaving the optional output schema empty the tool should return the expected response without getting the above error.