pub fn validate_tool_output( data: &Value, schema: &Value, ) -> Result<(), MCPError>
Validate that data conforms to expected output schema for a tool