testrail_get_sections
Retrieves sections from a TestRail project, optionally filtered by suite, for organizing and locating test cases within a project structure.
Instructions
Get sections from a project (optionally filtered by suite)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| suite_id | No | Optional suite ID to filter sections | |
| project_id | Yes | The ID of the project |