List fields for an artifact type
qtest_list_fieldsList system and custom fields with numeric IDs and allowed values for an artifact type, enabling discovery of field IDs for create/update operations.
Instructions
List the system and custom fields (with their numeric IDs and allowed values) for an artifact type in a project. Use this to discover field IDs needed by the 'fields' parameter on create/update tools.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | Numeric project ID. | |
| objectType | Yes | Artifact type whose fields to list. |