Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is 100%, but the schema descriptions are generic and not tailored to robots.txt: 'url' says 'normalize or cite', 'json' says 'validate', and 'zone' says 'IANA timezone name'. The tool description does not map any parameter to the fetch target, leaving the agent unsure whether to pass url, host, or something else.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.