Details on the tool outputs needed for this run to continue.

interface SubmitToolOutputs {
    tool_calls: RequiredActionFunctionToolCall[];
}

Properties

Properties

A list of the relevant tool calls.