List columns
yougile_columns_listList columns from a board, with optional filter by board ID. Supports pagination to control result size.
Instructions
List columns (optionally filtered by boardId).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max items to return (default 50). | |
| offset | No | Items to skip for pagination. | |
| boardId | No | Filter columns by board id. |