PulseAugur
实时 13:12:30
English(EN) MCP SEP-2106: Full JSON Schema 2020-12 in Tool I/O

MCP 协议更新以支持完整的 JSON Schema 2020-12

模型上下文协议 (MCP) 已通过 SEP-2106 更新,允许工具使用完整的 JSON Schema 2020-12 词汇表来定义其输入和输出。此增强功能使更复杂的验证规则(包括组合和条件逻辑)能够直接嵌入在模式中,而不是依赖于文本描述。此次更新还扩展了 `structuredContent` 字段以接受任何 JSON 值,而不仅仅是对象,从而为工具通信提供了更大的灵活性。 AI

影响 增强了工具定义和验证,实现了更强大的代理-工具交互。

排序理由 这是对协议规范的更新,详细说明了使用 JSON Schema 定义工具输入和输出的新功能。[lever_c_demoted from research: ic=1 ai=0.7]

在 dev.to — MCP tag 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

报道来源 [1]

  1. dev.to — MCP tag TIER_1 English(EN) · pueding ·

    MCP SEP-2106:工具 I/O 中的完整 JSON Schema 2020-12

    <p><strong>What:</strong> <strong>MCP SEP-2106</strong> — merged into the protocol on May 18, 2026 — lets an MCP tool describe its inputs and outputs with the full JSON Schema 2020-12 keyword set in <code>inputSchema</code> and <code>outputSchema</code>, and widens <code>structur…