Language

VoiceAgentMcpTool.ResponseScheduling Property

Definition

When the MCP invocation creates a follow-up response. Defaults to when_idle.

public Azure.AI.Projects.Agents.VoiceAgentToolResponseScheduling? ResponseScheduling { get; set; }
member this.ResponseScheduling : Nullable<Azure.AI.Projects.Agents.VoiceAgentToolResponseScheduling> with get, set
Public Property ResponseScheduling As Nullable(Of VoiceAgentToolResponseScheduling)

Property Value

Applies to