AgentDefinitionOptInKeys type

Claves de opt-in para funciones de definición de agentes que soportan funciones de vista previa condicional.

type AgentDefinitionOptInKeys =
  | "WorkflowAgents=V1Preview"
  | "ExternalAgents=V1Preview"
  | "DraftAgents=V1Preview"
  | "VoiceAgents=V1Preview"
  | "DigitalWorker=V1Preview"
  | "GitHubCopilot=V1Preview"
  | "Skills=V1Preview"