ExternalTableConfig is a datatype for the configuration of an external table.

Table: ExternalTableConfig

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: Oct 21, 2025
connectionNamestringyes PreviewThe name of the remote table.
descriptionstringyes PreviewThe description of the remote table configuration.
parameters[ExternalTableConfigParameter]yes PreviewThe parameters for the remote table configuration. See ExternalTableConfigParameter.
remoteUrlstringyes PreviewThe URL for the remote table configuration.