Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The input schema covers all parameters in detail (roles, weeks, region, hoursPerWeek) with clear descriptions, so the baseline is 3. The description adds minimal semantic value by referring to 'roles (discipline, seniority, headcount)' and 'optional duration in weeks' which simply maps to existing schema descriptions. It does not introduce any new parameter meaning beyond what the schema already provides.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.