Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, so the description must compensate. It hints that 'id' is a stable entry ID and 'translation' is the new value, but it does not explain what 'work' refers to (e.g., a file path, workspace, or bundle identifier) and leaves the structure of 'items' ambiguous beyond the schema.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.