yg_columns_list
List columns from a board, filtered by board ID or title. Supports pagination to handle large collections.
Instructions
List columns. Filter by boardId/title.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max items per page (YouGile caps ~50). | |
| title | No | ||
| offset | No | Items to skip (pagination). | |
| boardId | No | ||
| includeDeleted | No |