get_test_with_steps
Retrieve detailed test information along with all test steps by providing the test issue key.
Instructions
Get detailed test information with test steps using the reliable GraphQL getTests query. This tool always fetches test steps if they exist.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| test_key | Yes | Test issue key (e.g., EXM-123) |