prepare_cases_from_jira
Retrieves a Jira ticket and house-style anchors to provide the context needed for generating TestRail test cases.
Instructions
Fetch a Jira ticket + house-style anchors. Returns the context the calling Claude needs to generate TestRail cases. Example: issue_key='ABC-123'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| suite_id | No | ||
| issue_key | Yes | ||
| project_id | No | ||
| section_id | No | ||
| house_style | No | ||
| section_hierarchy | No | ||
| house_style_examples | No | ||
| house_style_section_id | No |