Similar bugs
get_similar_bugsFind duplicate or related bug reports by submitting a component name, page path, or bug description to a vector similarity search.
Instructions
Find bugs related to a component, page, or description via pgvector nearest-neighbour search. Same backend as search_reports but tuned for "have we seen this before?".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Component name, page path, or bug description | |
| limit | No | Max results (default 5, max 20) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| results | Yes |