Skip to content

Streamable HTTP MCP 连接报错:structured content Field name duplicated || Streamable HTTP MCP connection error: structured content Field name duplicated #1785

@Looong01

Description

@Looong01

What version of Kimi Code CLI is running?

kimi, version 1.30.0

Which open platform/subscription were you using?

Windows 11

Which model were you using?

No response

What platform is your computer?

No response

What issue are you seeing?

Error parsing structured content: Field name duplicated: 'field'

What steps can reproduce the bug?

连接成功后,调用工具时出现:
[04/08/26 03:43:22] ERROR [Client-bf2b] Error parsing structured content: Field name duplicated: 'field' client.py:926
不影响功能,工具返回数据正确。推测是多个工具的 outputSchema 中存在同名字段(如 "说明"、"门店" 出现在不同工具的 schema 中),parser 在全局层面检测到重复。

What is the expected behavior?

No response

Additional information

No response


What version of Kimi Code CLI is running?

kimi, version 1.30.0

Which open platform/subscription were you using?

Windows 11

Which model were you using?

No response

What platform is your computer?

No response

What issue are you seeing?

Error parsing structured content: Field name duplicated: 'field'

What steps can reproduce the bug?

After the connection is successful, the following appears when calling the tool:
[04/08/26 03:43:22] ERROR [Client-bf2b] Error parsing structured content: Field name duplicated: 'field' client.py:926
Functionality is not affected and the data returned by the tool is correct. It is speculated that there are fields with the same name in the outputSchema of multiple tools (for example, "Description" and "Store" appear in the schemas of different tools), and parser detects duplication at the global level.

What is the expected behavior?

No response

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions