VoiceAgentToolUnion type

Alias for VoiceAgentToolUnion

type VoiceAgentToolUnion =
  | VoiceAgentFunctionTool
  | VoiceAgentMcpTool
  | VoiceAgentSystemToolUnion
  | VoiceAgentToolboxTool
  | VoiceAgentTool