testrail_get_cases
Retrieve test cases from a TestRail project, with optional filtering by suite ID, to review or manage test coverage.
Instructions
Get test cases from a project (optionally filtered by suite)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| suite_id | No | Optional suite ID to filter cases | |
| project_id | Yes | The ID of the project |