List boards
yougile_boards_listRetrieve boards from a YouGile project with optional project ID filtering. Supports pagination with limit and offset parameters.
Instructions
List boards (optionally filtered by projectId).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max items to return (default 50). | |
| offset | No | Items to skip for pagination. | |
| projectId | No | Filter boards by project id. |