Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Both parameters are fully documented in the input schema with detailed descriptions of accepted formats (handle, entityId, resolution rules, and the OR condition). The description itself adds no parameter-specific information, which is acceptable because schema coverage is 100% and there is no gap for the description to compensate.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.