create_board
Create a Kanban board in a workspace, starting from default columns or a predefined CRM/sales-leads template that includes columns, labels, and sample tickets.
Instructions
Create a board in a workspace. Without template the board arrives with Laver's default columns; with one it is seeded with that template's columns, labels and a few example tickets. template accepts exactly "crm" or "sales-leads" — anything else is a 400 from the schema, so do not guess an id. A template applies once, at creation: there is no way to apply one to an existing board and no link back afterwards, so a board created without one has to be arranged by hand. A workspace you cannot open is a 404, and a 402 means the plan's board limit is already reached and the board was not created — neither is worth retrying.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| template | No | Omit for the default columns | |
| workspace_uuid | Yes |