get_custom_field_value
Retrieves the value of a custom field for a specific test case version, enabling access to test case metadata.
Instructions
Read a custom field's value for a specific test case version (tl.getTestCaseCustomFieldDesignValue).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| version | Yes | ||
| testProjectId | Yes | ||
| customFieldName | Yes | Internal custom field name, e.g. 'CF_AUTOMATION_STATUS'. | |
| testCaseExternalId | Yes |