Get Custom Fields
get_custom_fieldsFetch the custom fields and valid values defined for an Allure TestOps project to ensure test case creation or updates use correct field names and options.
Instructions
Get available custom fields and their allowed values for the project.
Use this tool to discover what custom fields are available (e.g., 'Layer', 'Priority') and what values are valid for them (e.g., 'UI', 'High'). This is essential before creating or updating test cases to ensure you use valid field names and values.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Optional case-insensitive name filter to search for specific custom fields. | |
| project_id | No | Allure TestOps project ID to fetch custom fields from. | |
| output_format | No | Output format: 'json' (default) or 'plain'. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | No | Entity-specific collection entries. | |
| total | No | ||
| filter_name | No |