List Custom Fields
list_custom_fieldsList all custom fields for a project to obtain systemName values needed when creating or updating test cases with custom metadata.
Instructions
List all custom fields available for a project. Useful when creating or updating test cases with custom field values — use the systemName property as the key on the customFields parameter of create_test_case / update_test_case. Only enabled fields should be used. Custom fields allow you to extend test cases with additional metadata specific to your organization's needs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectCode | Yes | Project code identifier (e.g., BDI) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| customFields | Yes | List of custom fields defined in the project |