8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 08ac9a1 + 4ae8d72 commit 504aa6bCopy full SHA for 504aa6b
src/google/adk/tools/mcp_tool/conversion_utils.py
@@ -22,7 +22,7 @@ def adk_to_mcp_tool_type(tool: BaseTool) -> mcp_types.Tool:
22
"""Convert a Tool in ADK into MCP tool type.
23
24
This function transforms an ADK tool definition into its equivalent
25
- representation in the MCP (Model Control Plane) system.
+ MCP (Model Context Protocol) representation.
26
27
Args:
28
tool: The ADK tool to convert. It should be an instance of a class derived
0 commit comments