Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Although schema coverage is 100% (baseline 3), the schema descriptions are misleading: 'url' says 'HTTPS URL to normalize or cite', 'host' says 'Public hostname', and 'zone' says 'IANA timezone name' — all clearly copy-pasted from unrelated sibling tools. The description does not clarify this mismatch or reconcile its term 'body' with the schema's 'json' parameter, so it fails to add value over the schema and actually leaves the agent confused.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.