Data Connection Tables - MindBridge Documentation
Connection Tables
Connection Tables represent individual tables discovered from an external connection. When a Connection’s “Get Tables” operation is performed, the results are stored as Connection Table records. Each record contains the table’s identifier, display name, and schema (column definitions), and is linked back to both the Connection and the Connection Tables Result that produced it. If the “Get Tables” operation is run multiple times on the same Connection, tables are added, removed, or updated based on their tableId, rather than creating duplicate entries.
Queryable Fields
id-OBJECT_IDtablesResultId-OBJECT_IDconnectionId-OBJECT_IDtableId-STRING
Permissions
api.connections.read