Skip to content

Invalid schema for function 'mcp_tiger_db_execute_query' #108

@timdbie

Description

@timdbie

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions