The project.edit API seems incomplete - there's no support for creating workboard columns.
My use case is the following: as part of our new team member onboarding process, we have a script that creates a new project and fills it with onboarding task to complete by the new hire. The number of tasks has grown quite a bit and has become a bit overwhelming.
To solve that problem, I wanted to create a workboard, with columns such as "Tasks to complete asap", "Tasks to complete in the first week", "second week", etc. I'd like the script to create the project, create the columns, and then create the tasks in the right columns. Conduit does support moving tasks around in different columns, but not creating columns.
I could be wrong but I didn't find any tasks regarding this feature request.