Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The input schema has two parameters (link_ids and package_ids) with no descriptions, and the tool description does not explain them. The parameter names hint at their purpose, but the description does not clarify how they interact, whether both can be used together, or what happens when they are null (e.g., does it reset all items?). Schema coverage is 0%, so the description should compensate but does not.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.