scenario_similarity_map
Find similar scenarios in a project by matching intent keywords, enabling reuse and intelligent suggestions for test automation.
Instructions
Find similar scenarios based on intent keywords for AI reuse and suggestion.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_name | Yes | Name of the registered project. | |
| query | No | Optional keyword filter for anchor scenarios. | |
| limit | No | Maximum anchor scenarios to return. | |
| top_k | No | Maximum similar scenarios per anchor. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||