Set board columns
columns_setReplace one board's columns, in order, with 2 to 12 unique names. Tasks in a removed column move to the FIRST column. Blanks are dropped first, so a list normalising below two names is refused. Pro.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| columns | Yes | The new column names in order, at most 12, e.g. ['inbox','next','doing','done'] | |
| project | Yes | Which board |