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 (0% schema description coverage). The tool description does not mention the parameter or explain that 'name' identifies the HTTP target to remove, leaving the agent to infer this from context. Given the low coverage, the description should compensate but does not.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.