Show full MCP tool response in Foundry Playground Debug window #220
Unanswered
csiebler
asked this question in
Product Feedback and Ideas
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.
-
Technical Feedback
The Debug window in the new Foundry playground should show the actual response of the MCP tool call, so I as a developer can further inspect what the MCP server returned:
Especially this page should show what the tool actually returned:
Right now it only shows if the call was successful or failed, but it doesn't give details about the returned context/data from the MCP server.
This would make development and troubleshooting of agents in the UI much easier.
Desired Outcome
Foundry Debug UI window should show MCP tool response details (including returned context/data), instead of just a generic response.
Current Workaround
Not possible in UI.
Beta Was this translation helpful? Give feedback.
All reactions