Get Custom Fields
get_custom_fieldsDiscover which custom fields and allowed values exist for a project, so you can create or update test cases with valid data.
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 |