Search Rules
search_rulesFind relevant SSW Rules by semantic search. Returns matching titles, URLs, descriptions, and relevance scores for natural language queries.
Instructions
Semantic search across all SSW Rules (https://ssw.com.au/rules).
Returns matching rules with title, URL, description, and relevance score. Requires Qdrant to be running and indexed (run 'ssw-rules index' first). Falls back to text search if Qdrant is unavailable.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of results to return (default 10). | |
| query | Yes | Natural language search query (e.g. "definition of done", "pull request best practices"). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |