get_test_cases_by_section
Retrieve test cases from a specific section of a project in Tuskr, with optional filtering by automation status.
Instructions
Get project test-cases by section; optional automated_filter: any, automated, manual, unset.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_name | Yes | ||
| section_id | No | ||
| section_name | No | ||
| suite_id | No | ||
| suite_name | No | ||
| page | No | ||
| page_size | No | ||
| include_metadata | No | ||
| automated_filter | No | any |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||