Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The description does not add meaningful context to the input schema. While it implies that 'url' is the main input, the schema includes unrelated parameters (host, json, zone) that are not explained or reconciled with the tool's stated purpose. The description fails to clarify their relevance, leaving the parameter semantics unclear and inconsistent.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.