Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The description does not explain any of the parameters. While the schema provides descriptions for each parameter, those descriptions are largely inconsistent with the tool's purpose (e.g., 'HTTPS URL to normalize or cite' for url, 'IANA timezone name' for timezone). The only relevant parameter is 'json,' but the description's mention of 'body' does not explicitly map to it. The description adds no clarity to the parameter list.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.