list_executions
Retrieve manual test executions for a project with progress stats. Use it to locate an existing execution ID before adding test sources.
Instructions
List Manual Test Executions for a project with progress stats. Use to find an existing execution id before adding sources. progress carries every case bucket (passed/failed/blocked/inTesting/notExecuted, which sum to total) plus passRate and completionRate.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No | ||
| search | No | Optional name search | |
| status | No | Optional status filter | |
| projectId | Yes | Project UUID |