get_board_schema
Get a board with its full column schema (ids, names, types, settings). Call this before creating items with cells.
Instructions
Get a board with its full column schema (ids, names, types, settings). Call this before creating items with cells.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| boardId | Yes | Board id (from list_boards / create_board) | |
| projectId | Yes | Project id (from list_projects / create_project) |