-
Notifications
You must be signed in to change notification settings - Fork 6
Closed
Description
When using the TigerMCP through VSCode Copilot for example I get the following error.
Sorry, your request failed. Please try again.
Copilot Request id: 10bdb636-7d30-46e4-bc8a-d1e98c8cc12f
GH Request Id: 2588:5ADEE:221ABB:2692C8:691DA887
Reason: Request Failed: 400 {"error":{"message":"Invalid schema for function 'mcp_tiger_db_execute_query': In context=('properties', 'parameters'), array schema items is not an object.","code":"invalid_request_body"}}
The error is caused by the db_execute_query function, which only seems to work properly when selecting Claude models. Models like GPT get this error, unless the db_execute_query function is disabled.
It seems like the way Claude handles tool calling works with the MCP, but others do not.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels