Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The input schema has 4 parameters with 0% description coverage, meaning none are documented in the schema. The description adds no information about what these parameters mean (e.g., 'sourceUrl', 'source', 'line', 'column'), their expected formats, or how they influence the completion suggestions. This fails to compensate for the lack of schema documentation.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.