Get Test Case Detail
testcase_get_detailRetrieve detailed test case information including name, description, tags, custom fields, and step texts using a test case ID.
Instructions
Aggregated card: name, description, tags, custom fields, and step texts as a simple list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Test case ID | |
| projectId | No | Project ID (optional, falls back to test case projectId) |