search_test_cases
Retrieve test cases from TestRail based on project, suite, section, or title, with configurable result limit.
Instructions
List test cases in a project, optionally filtered by suite, section, or title substring.
Both project_id and suite_id fall back to env defaults
(TESTRAIL_PROJECT_ID / TESTRAIL_SUITE_ID) when omitted or 0.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| suite_id | No | ||
| project_id | No | ||
| section_id | No | ||
| title_contains | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |