add_project
Create a new TestRail project by providing a name and optionally set suite mode, announcement text, and whether to show it on the overview page.
Instructions
Create a new project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Project name | |
| suite_mode | No | Suite mode (1=single, 2=single+baselines, 3=multiple) | |
| announcement | No | Project description/announcement | |
| show_announcement | No | Show announcement on overview page |