rca_guide_search
Search equipment knowledge base by symptom description to retrieve relevant guide sections with fault codes, excerpts, and page references ranked by TF-IDF relevance.
Instructions
✅ All plans — Search the equipment knowledge base by symptom description using TF-IDF relevance ranking. Free plan capped at 3 results.
Args: params (GuideSearchInput): symptom, equipment_type, tags, top_k (1-20)
Returns: str: JSON list of matching guide sections with relevance_score, excerpt, fault_codes, and page_ref
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |