Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, and the description only says 'Remove a compositor node' without explaining what the 'node' parameter should contain (e.g., node name, ID, or path). The schema only defines it as a string, so the description adds no semantic value beyond the parameter name. The agent must infer the expected format from context.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.