Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
With schema description coverage at 0%, the description must compensate, but it does not explain any of the parameters. The property names (orgId, nodeId, parentId) are suggestive, but the description fails to clarify that parentId is the new parent, that null likely means moving to root, or the role of orgId. This leaves agents to infer critical parameter semantics.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.