RunResponse.Tools

RunResponse.Tools property

Gets or sets the list of tools that the assistant used for this run.

public List<Tool> Tools { get; set; }

See Also