yg_boards_list
Retrieve a list of YouGile boards, filtered by project ID or title, with pagination and an option to include deleted boards.
Instructions
List boards. Filter by projectId/title.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max items per page (YouGile caps ~50). | |
| title | No | ||
| offset | No | Items to skip (pagination). | |
| projectId | No | ||
| includeDeleted | No |