From 99a76c57c8c5a3ee910c641cbb4659780e39e3dd Mon Sep 17 00:00:00 2001 From: Chen Yefan Date: Tue, 29 Jul 2025 15:27:45 +0800 Subject: [PATCH] Fix: Generalize tool customization language in agent.mdx - Change 'MCP Tools' to 'Tools' in section headers - Update description text to be tool-agnostic - Applied to all three language versions: en, zh-hans, ja-jp - Only 6 lines changed across 3 files --- en/guides/workflow/node/agent.mdx | 4 ++-- ja-jp/guides/workflow/node/agent.mdx | 4 ++-- zh-hans/guides/workflow/node/agent.mdx | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/en/guides/workflow/node/agent.mdx b/en/guides/workflow/node/agent.mdx index 901772ac..ab935143 100644 --- a/en/guides/workflow/node/agent.mdx +++ b/en/guides/workflow/node/agent.mdx @@ -84,9 +84,9 @@ For example, when users employ pronouns (such as “it”, “this”, or “the -## Customizing MCP Tools for Your Use Case +## Customizing Tools for Your Use Case -When you add an MCP tool to an agent node or agent, you can customize how it behaves: +When you add a tool to an agent node or agent, you can customize how it behaves: -### MCP ツールをユースケースにカスタマイズする +### ツールをユースケースにカスタマイズする -Agent ノードや Agent に MCP ツールを追加すると、カスタマイズ方法はこちらです: +Agent ノードや Agent にツールを追加すると、カスタマイズ方法はこちらです: -## 按需定制 MCP 工具 +## 按需定制工具 -将 MCP 工具添加到Agent节点或 Agent 应用中后,你可以根据实际需求灵活定制: +将工具添加到Agent节点或 Agent 应用中后,你可以根据实际需求灵活定制: