list_test_executions
Retrieves test executions from a Jira project, with optional filters by test plan or test key.
Instructions
List test executions in a Jira project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_key | Yes | Jira project key (e.g., PROJ) | |
| test_plan_key | No | Filter by test plan key (optional) | |
| test_key | No | Filter by test key (optional) | |
| max_results | No | Maximum number of results (default: 50, max: 100) |