create_test_plan
Create a new test plan in QMetry with required project ID and summary, and optional fields like description, priority, status, assignee, folder, and custom fields.
Instructions
Create a new test plan in QMetry. Returns the created plan with its internal id and key (e.g. FS-TP-44). Use list_folders with folderType=TESTPLAN to find valid folderId values.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | Jira project numeric ID (e.g. 10011) | |
| summary | Yes | Test plan name/summary | |
| description | No | ||
| priority | No | ||
| status | No | ||
| assignee | No | Assignee Jira account ID | |
| folderId | No | Target folder ID | |
| customFields | No |