kaiten_create_board
Create a Kaiten board in a specified space using the space ID and title. Configure optional settings like description, position, sort order, and default card type.
Instructions
Create a new board in a Kaiten space.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| top | No | Top position (px) | |
| left | No | Left position (px) | |
| title | Yes | Board title | |
| space_id | Yes | Space ID | |
| sort_order | No | Sort order | |
| description | No | Board description | |
| external_id | No | External ID | |
| default_card_type_id | No | Default card type ID for new cards |