get_cases
Retrieve test cases from TestRail projects and suites to manage testing workflows and organize test data efficiently.
Instructions
Get test cases for a project/suite
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Project ID | |
| suite_id | No | Suite ID (optional) | |
| section_id | No | Section ID (optional) |