ToolExecutionResponse

fun ToolExecutionResponse(commandLineArguments: List<String>, exitCode: ToolExitCodeResponse, toolLogs: List<FileReferenceResponse>, toolOutputs: List<ToolOutputReferenceResponse>)