Analyze Weld
analyze_weldAnalyze weld photos to assess quality, detect defects, and provide improvement recommendations based on welding standards.
Instructions
Upload a photo of a weld and get a detailed quality analysis.
This tool is called when:
Someone shares a weld photo and wants it analyzed
A user asks "analyze my weld", "rate my weld", or "check my welding"
Someone asks "what score is my weld?" or "how did I do?"
A user wants feedback on their welding technique
Questions about weld quality, defects, or improvement tips
Input:
imageUrl: URL to the weld photo (must be publicly accessible)
context: Optional welding context (process, material, position)
Output:
qualityScore: 0-100 score (75+ = professional, 90+ = mastery)
defects: List of detected defects with severity
recommendations: Specific tips to improve
process: Detected welding process (MIG, TIG, Stick, Flux-Core)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| imageUrl | Yes | Public URL of the weld photo to analyze | |
| process | No | Welding process if known | |
| material | No | Base material if known |