Open
Description
I have an MCP toolset that I am using which doesnt throw any errors when using Gemini or Claude but when using Openai it gives me this error
litellm.BadRequestError: OpenAIException - Invalid schema for function 'scrape_webpage': 'BOOLEAN' is not valid under any of the given schemas.
Some other times its 'STRING' as well
Any one else facing this same issue