Skip to main content

parse_tool_call

Function parse_tool_call 

Source
pub fn parse_tool_call(raw: &[u8]) -> Result<ToolCallRequest, RpcError>
Expand description

Parse raw bytes as an MCP tools/call.