mirror of
https://github.com/EvolutionAPI/adk-python.git
synced 2025-07-14 09:51:25 -06:00
docs: correct typo in conversion_utils.py (#351)
* docs: correct typo in conversion_utils.py * docs: edited for conciseness
This commit is contained in:
parent
9a9f7a3765
commit
4ae8d72a8d
@ -22,7 +22,7 @@ def adk_to_mcp_tool_type(tool: BaseTool) -> mcp_types.Tool:
|
|||||||
"""Convert a Tool in ADK into MCP tool type.
|
"""Convert a Tool in ADK into MCP tool type.
|
||||||
|
|
||||||
This function transforms an ADK tool definition into its equivalent
|
This function transforms an ADK tool definition into its equivalent
|
||||||
representation in the MCP (Model Control Plane) system.
|
MCP (Model Context Protocol) representation.
|
||||||
|
|
||||||
Args:
|
Args:
|
||||||
tool: The ADK tool to convert. It should be an instance of a class derived
|
tool: The ADK tool to convert. It should be an instance of a class derived
|
||||||
|
Loading…
Reference in New Issue
Block a user