create_board
Create a new board in a project to organize tasks. Optionally assign it to a milestone for structured planning.
Instructions
Create a new board in a project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| projectId | Yes | ||
| milestoneId | No | Optional milestone to attach the board to |