Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The input schema has 100% coverage for the single parameter, describing it as 'Task number or sys_id'. The tool description repeats this same information ('by number or sys_id') without adding new semantics like format, validation rules, or edge cases. The schema alone is sufficient, so the description adds no extra value.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.