Get board by id
plaky_get_boardRetrieve a board's complete structure including groups, field definitions, and configurations. Use this before creating or updating items to get available field keys, titles, and allowed values.
Instructions
Get a single board by id, including its structure: groups, field/column definitions and their configurations (status labels, tag labels, etc.). Read this before creating or updating items so you know the available field keys/titles and allowed values.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| boardId | Yes | Unique board identifier. | |
| spaceId | Yes | Unique space identifier. |