Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The schema has one required parameter, job_id, with no description coverage (0%). The description does not mention job_id at all, nor does it explain what values are expected, how to obtain a valid job_id, or how the parameter relates to the 'durable job state' being recovered. The tool description adds no value beyond the raw schema property name and type.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.