Use to inspect which columns already exist on this bridge and how they are configured.
Returns each column’s per-type settings not carried by getBridge (link settings,
web-agent model, vendor presence, email generation, webhook URL) plus
additionalFields synthetic refs (e.g. {columnId$basis:firstName}) usable in
prompts or as referenceFieldPath on createReferenceColumn. Cross-reference entries
to the bridge’s columns from getBridge by columnId for the base column shape.
Documentation Index
Fetch the complete documentation index at: https://hc.starbridge.ai/llms.txt
Use this file to discover all available pages before exploring further.
HTTP Bearer Authentication
Per-column metadata for existing columns
UUID of the existing column. Cross-reference to bridge columns from getBridge.
UUID of the bridge this column belongs to
Extra reference paths exposed by this column. For basis columns (e.g. a Get Contact column that attaches contact records), these surface synthetic refs like {columnId$basis:firstName} you can plug into prompts or referenceFieldPath on createReferenceColumn.
Web agent model — set on web-agent columns.
Lite, Base, Core, Core2X, Pro, Ultra, UltraTwoX, UltraFourX, UltraEightX Cross-bridge link settings — set on cross-bridge reference columns.
Vendor presence settings — set on vendor presence columns.
Email generation settings — set on email template columns.
Webhook URL — set on webhook columns.