Closed (cannot reproduce)
Project:
Model Context Protocol
Version:
1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
25 May 2025 at 19:51 UTC
Updated:
19 Mar 2026 at 14:50 UTC
Jump to comment: Most recent
Comments
Comment #2
gagosha commentedThis is a strange one, as the spec itself is model agnostic. Will check.
Comment #3
gagosha commentedComment #4
michaellander commentedI was running into issues where the Gemini CLI schema validation is more strict than other clients. In my case, there were additional schema properties such as 'name' that I had to remove recursively and a missing
parametersproperty in some cases.This was happening when using MCP with AI Function Calls, and I did not get to go further than that yet.
Comment #5
gagosha commentedCan't reproduce this one. If there is any way to reproduce this, please write the steps down and I will investigate.