testmo_create_cases
Create one or more test cases in Testmo with custom fields, tags, and linked issues. Handles batch creation of up to 100 cases per request.
Instructions
Create one or more test cases (1-100) in a project's repository. Each case needs a name; folder_id/template_id/state_id are optional (defaults used). Steps and other template-specific fields go in custom with keys like custom_steps, custom_priority (must match the template or you get a 422).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cases | Yes | 1-100 case objects | |
| project_id | Yes | Project ID |