get_projects
List TestRail projects with optional pagination and filtering by completed status.
Instructions
List all projects
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max items (max 250, default 250) | |
| offset | No | Offset for pagination (default 0) | |
| is_completed | No | 1=completed, 0=active |