add_plan
Create a new test plan in TestRail by specifying project details, name, and optional entries to organize testing activities.
Instructions
Create a new test plan
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Project ID | |
| name | Yes | Plan name | |
| description | No | Plan description (optional) | |
| milestone_id | No | Milestone ID (optional) | |
| entries | No | Array of plan entries/test runs (optional) |