RemoteTableConnectionConfig is a union datatype based on the type of connection and configuration. For now there is only one datatype that's part of this union datatype. For a generic connection configuration, the parameters of the RemoteTableGenericConnectionConfig is used. Below is the table for it:

Table: RemoteTableGenericConnectionConfig

ParameterTypeRequiredDefaultStabilityDescription
Some arguments may be required, as indicated in the Required column. For return datatypes, this indicates that you must specify which fields you want returned in the results.
Table last updated: Nov 10, 2025
parameters[RemoteTableGenericConnectionParameter]yes PreviewThe parameters for the generic remote table connection. See RemoteTableGenericConnectionParameter.
remoteUrlstringyes PreviewThe URL for the generic remote table connection.