Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema covers both parameters with detailed descriptions (e.g., url includes SSRF rejection). The description reiterates parameter usage (absolute URL, fresh default) but adds minor contextual advice on when to set fresh=true, which is slightly beyond schema.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.