List projects
yougile_projects_listRetrieve a paginated list of projects from YouGile, with optional filtering by title substring.
Instructions
List projects in the company (optionally filtered by title).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max items to return (default 50). | |
| offset | No | Items to skip for pagination. | |
| title | No | Filter by title substring. |