void icon indicating copy to clipboard operation
void copied to clipboard

fix: mcp tool call and tool call error response

Open bjoaquinc opened this issue 8 months ago • 0 comments

Summary

Fixed tool call errors and how errors are sent back

Description

  • Fixed tool call by removing the prefix before calling the tool
  • Fixed the response of tool call error by sending back the text string rather than the content object

Maintainers

@andrewpareles

bjoaquinc avatar May 30 '25 21:05 bjoaquinc