list_test_steps
Retrieve test steps for a Zephyr test issue by Jira key or numeric ID. Returns a collection of step details.
Instructions
List the test steps of a Zephyr test issue.
issue accepts a Jira issue key (e.g. SONY-1386) or a numeric issueId
(prefer the id when you have it, to skip a lookup).
Returns {stepBeanCollection: [...]}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issue | Yes | ||
| offset | No | ||
| limit | No |