Share via


RunStepDeltaMCPObject.ToolCalls Property

Definition

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

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

Property Value

Applies to