Currently only FunctionTool seems to support require_confirmation. It would be great if we can have that feature also in McpTool. Currently the agent will execute any MCP tools without human approval, which can be undesirable for certain tools.
Is your feature request related to a problem? Please describe.
MCP integration is lacking support of human-in-the-loop for tool confirmation.
Describe the solution you'd like
I would like MCP tool to support a require_confirmation setup such as those implemented in FunctionTool.
Currently only
FunctionToolseems to supportrequire_confirmation. It would be great if we can have that feature also inMcpTool. Currently the agent will execute any MCP tools without human approval, which can be undesirable for certain tools.Is your feature request related to a problem? Please describe.
MCP integration is lacking support of human-in-the-loop for tool confirmation.
Describe the solution you'd like
I would like MCP tool to support a
require_confirmationsetup such as those implemented inFunctionTool.