Delete Unused Custom Fields
delete_unused_custom_fieldsRemove custom fields that no test case uses in the current Allure TestOps project. Identify and clean up unused field definitions to keep test management organized and decluttered.
Instructions
Delete custom fields that are unused by any test case in the current project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Must be set to True to proceed. | |
| project_id | No | Optional Allure TestOps project ID override. | |
| output_format | No | Output format: 'json' (default) or 'plain'. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | No | Requested operation name. | |
| deleted_count | No | ||
| requires_confirmation | No |