AgentProtocol type

AgentProtocol 的類型

type AgentProtocol =
  | "activity"
  | "responses"
  | "a2a"
  | "mcp"
  | "invocations"
  | "invocations_ws"