kiwi_get_test_case
Fetch a test case by ID, optionally including its comments, custom properties, and attachment list.
Instructions
Fetch one test case by id, optionally with its comments, custom properties and attachment list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| case_id | Yes | TestCase id | |
| include_comments | No | ||
| include_properties | No | ||
| include_attachments | No |