Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is only 50%: only the idempotencyKey parameter has a description, while the nested 'evidence' object (containing title, proofType, version, etc.) is undocumented. The description mentions 'optionally with an unreviewed version description' but does not explain the required fields or the structure of the version object. The agent must rely entirely on the schema, and the description fails to compensate for the missing parameter semantics.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.