export_cucumber_features
Export Cucumber feature files from Xray with optional filtering by specific test keys.
Instructions
Export Cucumber feature files from Xray. Can export all features or specific test keys.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| test_keys | No | Optional: Comma-separated list of test keys to export (e.g., "EXM-1,EXM-2"). If not provided, exports all features from the project. |