From 52edde0be8e0f47f9f0ddc5bb826c7355f87d025 Mon Sep 17 00:00:00 2001 From: AnmolShukla2002 Date: Thu, 5 Feb 2026 13:48:27 +0530 Subject: [PATCH] rename toolbox to mcp toolbox --- docs/en/sdks/go-sdk/core/_index.md | 2 +- docs/en/sdks/go-sdk/tbadk/_index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/en/sdks/go-sdk/core/_index.md b/docs/en/sdks/go-sdk/core/_index.md index 05d2e7c04e..f273a57f27 100644 --- a/docs/en/sdks/go-sdk/core/_index.md +++ b/docs/en/sdks/go-sdk/core/_index.md @@ -12,7 +12,7 @@ weight: 1 [![License: Apache 2.0](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) This SDK allows you to seamlessly integrate the functionalities of -[Toolbox](https://github.com/googleapis/genai-toolbox) allowing you to load and +[MCP Toolbox](https://github.com/googleapis/genai-toolbox) allowing you to load and use tools defined in the service as standard Go structs within your GenAI applications. diff --git a/docs/en/sdks/go-sdk/tbadk/_index.md b/docs/en/sdks/go-sdk/tbadk/_index.md index 2c4a694e7d..5d91e20c1c 100644 --- a/docs/en/sdks/go-sdk/tbadk/_index.md +++ b/docs/en/sdks/go-sdk/tbadk/_index.md @@ -12,7 +12,7 @@ weight: 1 [![License: Apache 2.0](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) This SDK allows you to seamlessly integrate the functionalities of -[Toolbox](https://github.com/googleapis/genai-toolbox) allowing you to load and +[MCP Toolbox](https://github.com/googleapis/genai-toolbox) allowing you to load and use tools defined in the service as standard Go structs within your ADK Go applications.