McpServerAuthenticationUnion type

Authentication configurations supported by an MCP server knowledge source.

type McpServerAuthenticationUnion =
  | McpServerFoundryConnectionAuthentication
  | McpServerStoredHeadersAuthentication
  | McpServerAuthentication