rca_guide_search
Search equipment knowledge base by symptom description to find matching troubleshooting guide sections, fault codes, and page references.
Instructions
✅ All plans — Search the equipment knowledge base by symptom description using TF-IDF relevance ranking. Free plan capped at 3 results. Searches both your own ingested guides and the 4 built-in shared sample guides (visible to every account).
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 |