create_test_plan
Create a test plan in Jira Xray by specifying project key and summary. Optionally add description and assign tests using comma-separated test keys.
Instructions
Create a new test plan in Jira with Xray
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_key | Yes | Jira project key (e.g., PROJ) | |
| summary | Yes | Test plan summary/title | |
| description | No | Test plan description (optional) | |
| tests | No | Comma-separated test keys to add to plan (optional) |