Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, so the schema provides no parameter documentation. The description mentions 'by title,' which hints at the 'query' parameter's purpose, but doesn't explain what 'query' should contain (e.g., exact title, partial match) or the role of 'collectionId' (optional UUID for scoping). With 2 parameters and no schema descriptions, the description adds minimal value beyond the tool name.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.