OutputItemToolSearchCall.Execution Property

Definition

Whether tool search was executed by the server or by the client.

public Azure.AI.AgentServer.Responses.Models.ToolSearchExecutionType Execution { get; set; }
member this.Execution : Azure.AI.AgentServer.Responses.Models.ToolSearchExecutionType with get, set
Public Property Execution As ToolSearchExecutionType

Property Value

Applies to