Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, so the description must compensate. It explains the two usage modes (DOI vs author_name + candidate_index + paper_index), and details the `engines` parameter with a comma-separated list of accepted values. It leaves `candidate_index` and `paper_index` somewhat implicit, but referencing "after author_papers" provides useful context.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.