Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The schema has one parameter 'collection' with 0% schema description coverage, and the description does not explicitly explain this parameter. It only mentions a 'named' list, which hints at the connection but does not clarify that 'collection' is the list name, its valid values, or its default behavior.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.