Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is only 33%, so the description must compensate, but it adds no semantics for formationId, mimeType, or the kind enum beyond naming two of six values. The enum and regex already exist in the schema; the description doesn't explain how an agent should choose kind or format mimeType.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.