Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The parameters (url, host, json, zone) have descriptions that do not align with the tool's stated purpose of checking a 'body'. The 'json' parameter matches the purpose, but 'url', 'host', and 'zone' appear unrelated and their descriptions (e.g., 'HTTPS URL to normalize or cite') suggest different functionality. The schema provides no additional clarity.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.