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 for the undocumented 'path' parameter. The description says 'by its path' but does not explain what format the path should take, whether it is a file path, a URL path, or a template identifier, or how it relates to paths used by sibling tools like engine_html_save.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.