create_column
Create a new column on a specified Favro board, setting its name and optional position to organize workflow.
Instructions
Create a new column on a board.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Column name | |
| board | No | Board ID or name (uses current board if not specified) | |
| position | No | Position index (0-based), appends to end if not specified |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||