OutputItemToolSearchOutput.Tools Property

Definition

The loaded tool definitions returned by tool search.

public System.Collections.Generic.IList<Azure.AI.Extensions.OpenAI.ResponsesTool> Tools { get; }
member this.Tools : System.Collections.Generic.IList<Azure.AI.Extensions.OpenAI.ResponsesTool>
Public ReadOnly Property Tools As IList(Of ResponsesTool)

Property Value

Applies to