match_design_requirements
Identify which functional requirements apply to a design task by scanning the description for triggers like load bearing, watertight, or outdoor. Returns constraint sets with rules and guidance.
Instructions
Identify which functional requirements apply to a design task.
Scans natural language for requirement triggers (load bearing,
watertight, outdoor, food safe, heat resistant, flexible, impact
resistant, precision, aesthetic) and returns matched constraint
sets with rules and guidance.
Use this to understand WHAT constraints apply before getting
the full design brief.
Args:
description: What the object needs to do (e.g. "outdoor
hook that holds a heavy hanging planter").
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| description | Yes |