Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Although every parameter has a description, the descriptions are inconsistent with the tool's purpose (e.g., 'url' is described as 'HTTPS URL to normalize or cite' and 'zone' as 'IANA timezone name'). Only 'json' aligns with the stated purpose, leaving the other parameters unexplained and confusing.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.