assess_solutions_by_version
assess_solutions_by_versionSearch past solutions for an issue and verify their applicability to a specific product version. Determine if a known fix covers the customer's version or if an upgrade is required.
Instructions
Search past solutions/workarounds for an issue and check whether each fix applies to a given product version. Use this to figure out if a known fix should already cover the customer's version, or if they need to upgrade.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topK | No | ||
| issue | Yes | Issue description to search past solutions for | |
| customerVersion | Yes | The product version the customer is currently running, e.g. '8.2.0' |