Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The input schema has one parameter 'name' with no description, and schema description coverage is 0%. The tool description adds only the phrase 'saved connection profile', which provides minimal context that the name refers to a profile, but it does not clarify expected format, uniqueness, or how the name is used for deletion. More detail is needed to compensate for the absent schema documentation.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.