Open
Description
Describe the bug
I'm running the inspector on an MCP server that returns a tool call result that contains a resource link content block. The inspector reports this as an "Invalid Tool Result":

This may be because the inspector has not yet moved up to the TypeScript SDK version that adds support for resource links (that's a guess).
To Reproduce
Run the inspector on an MCP server that returns a tool call result that contains a resource link content block and call that tool.
Expected behavior
The tool call result should be presented and not flagged as invalid.
Logs
Here's a screen shot of the "parsedResult" that caused the result to be labelled as invalid:
