ai_try_solve
Attempts to resolve IT issues using AI analysis. Provide issue details to receive a solution or expert referral.
Instructions
This tool is used to try to solve the issue with AI first @param description: The description of the issue @param category: The category of the issue @param subcategory: The subcategory of the issue @param priority: The priority of the issue @return: The solution for the issue if it is solved, otherwise "Çözüm önerisi bulunamadı: uzman ataması önerilir."
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category | Yes | ||
| priority | Yes | ||
| description | Yes | ||
| subcategory | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |