feature_reuse_advisor
Find duplicate feature steps/flows and return AI-safe refactor suggestions.
Instructions
Find duplicate feature steps/flows and return AI-safe refactor suggestions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_name | Yes | Name of the registered project. | |
| min_group_size | No | Minimum duplicate locations. | |
| min_flow_length | No | Minimum duplicate flow length. | |
| limit | No | Maximum groups to return. | |
| include_low_signal | No | Include generic Karate grammar steps such as status/method/url. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||