create_project
Create a new project tab inside a board, pre-populated with default To Do, In Progress, Review, and Done lists so it is immediately usable.
Instructions
Create a new project (tab) inside a board, pre-populated with workflow lists so it is immediately usable. Requires admin rights on that board.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the new project (tab). | |
| lists | No | Workflow stages to create, in order. Defaults to To Do / In Progress / Review / Done. | |
| board_id | Yes | Board (container) to create it in. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||