Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The input schema has 0% description coverage, but the description's phrase 'by resource name' adds meaning to the single parameter, resource_name. This indicates that the parameter identifies the contact to delete. However, it does not clarify the format or how to obtain the resource name, leaving some ambiguity.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.