Share via


RunStepDeltaOpenAPIObject.ToolCalls Property

Definition

The collection of tool calls for the tool call detail item.

public System.Collections.Generic.IReadOnlyList<Azure.AI.Agents.Persistent.RunStepDeltaOpenAPIToolCall> ToolCalls { get; }
member this.ToolCalls : System.Collections.Generic.IReadOnlyList<Azure.AI.Agents.Persistent.RunStepDeltaOpenAPIToolCall>
Public ReadOnly Property ToolCalls As IReadOnlyList(Of RunStepDeltaOpenAPIToolCall)

Property Value

Applies to