void
void copied to clipboard
fix: mcp tool call and tool call error response
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