rca_guide_get
Retrieve a full troubleshooting guide or a specific section by providing a guide ID. Use optional section ID to get only the needed part.
Instructions
✅ All plans — Retrieve a full troubleshooting guide or a specific section.
Args: params (GuideGetInput): guide_id, optional section_id
Returns: str: JSON with metadata and sections (or single section)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |