get_test_run_result_statuses
Retrieve configured test result statuses for a project to assign appropriate outcomes to test cases during execution.
Instructions
Get list of Result Statuses configured for a project. These statuses are used when assigning results to Test Cases.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | Output format | formatted |
| project | Yes | Project alias ('web', 'android', 'ios', 'api') or project key |