Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
There is one parameter, graphId, and the schema description coverage is 0%. The description implies that graphId refers to the graph to clone, but it does not explicitly define the parameter or its format. The parameter name is self-explanatory, but the description could have added more clarity (e.g., whether it is an ID, path, or object).
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.