ToolSearchOutputItemParam.Tools Property

Definition

The loaded tool definitions returned by the tool search output.

public System.Collections.Generic.IList<Azure.AI.AgentServer.Responses.Models.Tool> Tools { get; }
member this.Tools : System.Collections.Generic.IList<Azure.AI.AgentServer.Responses.Models.Tool>
Public ReadOnly Property Tools As IList(Of Tool)

Property Value

Applies to