get_group_by_automation
Retrieve test case counts grouped by automation status for a project, using project ID or name and an optional RQL filter.
Instructions
Get test case counts grouped by automation status for a project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | No | Project ID. Must be a number (integer), not a string. | |
| projectName | No | Project name (alternative to projectId). | |
| tcRql | No | RQL filter for test cases. |