Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, and the single required parameter 'path' is not explained in the description. The description does not specify the path format (relative vs absolute), asset type, or scope. This fails to compensate for the low schema coverage, leaving the agent without guidance on how to provide the path.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.