📝 Overview
progress callback during tool execution
🎯 Proposed Feature
Description:
https://github.com/modelcontextprotocol/python-sdk/blob/main/src/mcp/client/session.py#L367
there is a progress cb in mcp. You can see the progress of the work that takes a long time.
If it's just a quick fix... "We can handle waiting, but if there is a progress, it will be more visible.
It would be great if ADK also supports the progress of the tool (including the mcp tool).
🛠️ Benefits
Progress feedback can be given to the user for tasks that take longer.
📝 Overview
progress callback during tool execution
🎯 Proposed Feature
Description:
https://github.com/modelcontextprotocol/python-sdk/blob/main/src/mcp/client/session.py#L367
there is a progress cb in mcp. You can see the progress of the work that takes a long time.
If it's just a quick fix... "We can handle waiting, but if there is a progress, it will be more visible.
It would be great if ADK also supports the progress of the tool (including the mcp tool).
🛠️ Benefits
Progress feedback can be given to the user for tasks that take longer.