Closed as not planned
Description
Currently, when using the MCP server in the Agents SDK, the result of a tool invocation serves as the input for the next action. This integration ties the MCP client to the agent engine, but they should be separated, allowing users to modify the results of tool calls?
If a data fetcher calls a tool and returns too much data beyond the LLM's context, it could cause the agent to crash.