List modules
list_modulesFetch project modules and submodules with optional per-section test case counts, helping you explore test structure and plan QA efforts.
Instructions
List the modules (sections) of a project. Set includeCounts to also return the hierarchical module/submodule test case counts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectKey | Yes | Project key | |
| includeCounts | No | Also fetch per-module/submodule test case counts (default false) |