RunSubmitToolOutputsParamsNonStreaming: {
    stream: undefined | null | false;
    thread_id: string;
    tool_outputs: ToolOutput[];
}