Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The schema provides only a single 'url' property with an empty description, and the tool description does not compensate for the 0% schema description coverage. The description mentions auditing sites, which implicitly points to the URL parameter, but it does not clarify expected URL format, whether the URL must be a domain root or any public page, or how it should be passed inside the payload.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.