add_case
Create a new test case in a TestRail section by specifying section ID and title, with optional type, priority, estimate, refs, and custom fields.
Instructions
Create a new test case in a section.
custom_fields: pass TestRail custom fields like {"custom_steps": "..."}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| section_id | Yes | ||
| title | Yes | ||
| type_id | No | ||
| priority_id | No | ||
| estimate | No | ||
| refs | No | ||
| custom_fields | No |