Create a new column for an integration source table.
Documentation Index
Fetch the complete documentation index at: https://heyhumm.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Model for creating a new integration source column.
Column name
Optional description of the column
Data type (e.g., VARCHAR, INTEGER, TIMESTAMP)
Whether this column is a primary key
Whether this column allows null values
Position of the column in the table (1-based)
Semantic type of the column (e.g., email, phone, date)
Confidence score for the detected semantic type
Sample values from the column
Number of distinct values (for enum-like columns)
Percentage of null values in this column
Percentage of distinct values in this column
When this column was last analyzed for metadata
Approximate number of distinct values (HyperLogLog)
MinHash signature used for estimating Jaccard similarity
Distribution of detected value formats / regex patterns
Value length statistics (min, mean, p95)
Shannon entropy approximation for value distribution
Inferred column role (e.g., PRIMARY_KEY_CANDIDATE)
Confidence score for the inferred column role
Whether this column is active for analysis
How description was created: 'ai_generated' | 'manual_edit' | 'imported' | 'information_schema'
ai_generated, manual_edit, imported, information_schema When description was last modified
Skip automatic embedding trigger for bulk operations
Successful Response
Response model for integration source columns.
Column name
Optional description of the column
Data type (e.g., VARCHAR, INTEGER, TIMESTAMP)
Whether this column is a primary key
Whether this column allows null values
Position of the column in the table (1-based)
Semantic type of the column (e.g., email, phone, date)
Confidence score for the detected semantic type
Sample values from the column
Number of distinct values (for enum-like columns)
Percentage of null values in this column
Percentage of distinct values in this column
When this column was last analyzed for metadata
Approximate number of distinct values (HyperLogLog)
MinHash signature used for estimating Jaccard similarity
Distribution of detected value formats / regex patterns
Value length statistics (min, mean, p95)
Shannon entropy approximation for value distribution
Inferred column role (e.g., PRIMARY_KEY_CANDIDATE)
Confidence score for the inferred column role
Whether this column is active for analysis
How description was created: 'ai_generated' | 'manual_edit' | 'imported' | 'information_schema'
ai_generated, manual_edit, imported, information_schema When description was last modified