Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, but the schema itself includes detailed descriptions for each parameter (e.g., 'List of node paths...', 'Whether to clear existing editor selection...'). The tool description does not add parameter-level detail beyond what the schema provides. However, the description's 'Replace' implies that clear_previous defaults to true, which aligns with the schema. Baseline 3 is appropriate, but the description briefly reinforces parameter intent, nudging it to 4.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.