Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is only 40% (portfolioId and candidateTicker have descriptions), while days, candidateWeightPct, and includeLookThrough lack explicit semantics. The description broadly references price-history and look-through but doesn't map these to parameters or explain units/meaning of candidateWeightPct or days.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.