list_custom_field_values
List all available values for a custom field in a project, enabling efficient filtering and selection in test management workflows.
Instructions
List values for a custom field in a project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | No | Project ID. Must be a number (integer), not a string. | |
| projectName | No | Project name (alternative to projectId). | |
| customFieldId | Yes | Custom field ID. Must be a number (integer), not a string. | |
| query | No | ||
| global | No | ||
| testCaseSearch | No | ||
| page | No | Page number, 0-based. Must be a number (integer), not a string. | |
| size | No | Page size. Must be a number (integer), not a string. | |
| sort | No |