add_case
Add a new test case to a designated section, with required title and optional fields like priority, estimate, and steps.
Instructions
Add a new test case
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| refs | No | ||
| title | Yes | ||
| type_id | No | ||
| estimate | No | ||
| section_id | Yes | ||
| priority_id | No | ||
| milestone_id | No | ||
| steps_separated | No | ||
| custom_steps_separated | No |