list_projects
List all projects in Qase with optional pagination. Control the number of items returned using limit and offset.
Instructions
Get all projects with optional pagination
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of items to return (default: 10, max: 100) | |
| offset | No | Number of items to skip for pagination (default: 0) |