get_issue_guide
Retrieve a step-by-step guided fix for a known issue by providing its issue ID. Use list_common_issues first to find the correct ID.
Instructions
Get the full guided fix for a specific known issue by its ID (e.g. "BR001", "CS002", "SP001").
Use list_common_issues first to find the ID of the issue you want.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issue_id | Yes | Issue ID from the catalogue (e.g. "BR001", "SP002", "CAT001") |