design_advisor
Recommends the optimal generation method — template, OpenSCAD, or AI — for a 3D printing design by analyzing the prompt, with material and constraint suggestions.
Instructions
Ask which generation method to use for a design idea (triage tool — call FIRST).
Analyzes the design prompt and recommends:
- Which generation approach to use (template, OpenSCAD, or AI)
- Which template matches (if any)
- Material recommendations
- Key constraints to consider
- Estimated complexity
:param prompt: Text description of the desired object.
:param printer_model: Optional printer model for constraints.
:returns: Dict with recommendations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | Yes | ||
| printer_model | No |