We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7742d34 commit fe4d6c1Copy full SHA for fe4d6c1
src/google/adk/tools/mcp_tool/mcp_tool.py
@@ -74,7 +74,6 @@ def __init__(
74
mcp_session_manager: The MCP session manager to use for communication.
75
auth_scheme: The authentication scheme to use.
76
auth_credential: The authentication credential to use.
77
- errlog: TextIO stream for error logging.
78
tool_name_prefix: string to add to the start of the tool name. For example,
79
`prefix="ns_"` would name `my_tool` as `ns_my_tool`.
80
0 commit comments