Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is 0%, yet description only mentions method names without clarifying which parameters (e.g., waist, neck, hip for US Navy; skinfold_sum for Jackson-Pollock; age, weight, height for Deurenberg) are required for each. This leaves the agent to guess parameter usage.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.