MCP tool execution result usage #4391
Unanswered
ArshoRandom
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi — I'm working on a feature to capture the results of MCP tool executions and save them into a custom chat history. I want to intercept the tool output as soon as the tool finishes and persist it (with metadata) for later analysis.
I need guidance on where to hook into the execution lifecycle (events/hooks/middleware) to capture tool execution results.
Beta Was this translation helpful? Give feedback.
All reactions