mirror of
https://github.com/EvolutionAPI/adk-python.git
synced 2025-12-22 05:12:18 -06:00
update the doc comments of requested_auth_configs to make it more precise.
PiperOrigin-RevId: 752861847
This commit is contained in:
committed by
Copybara-Service
parent
67b6fbbe01
commit
2ea4315e9f
@@ -22,7 +22,7 @@ def adk_to_mcp_tool_type(tool: BaseTool) -> mcp_types.Tool:
|
||||
"""Convert a Tool in ADK into MCP tool type.
|
||||
|
||||
This function transforms an ADK tool definition into its equivalent
|
||||
MCP (Model Context Protocol) representation.
|
||||
representation in the MCP (Model Control Plane) system.
|
||||
|
||||
Args:
|
||||
tool: The ADK tool to convert. It should be an instance of a class derived
|
||||
|
||||
Reference in New Issue
Block a user