Create Column
Tables
Create Column
Add a new column to a sheet. Non-text columns will generate cells for all existing rows.
POST
Create Column
Add a new column to a sheet. For non-text columns, cells for all existing rows are created with
stale status and queued for computation.
Use dependencies to declare which other columns this column’s config references. PromptLayer enforces a DAG (no cycles allowed) and uses the dependency graph to propagate staleness when upstream cells change.Authorizations
Body
application/json

