Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Although the input schema has descriptions for all parameters, those descriptions appear copied from other tools ('URL to normalize or cite', 'JSON text to validate', 'IANA timezone name') and do not align with the robots.txt task. The description provides no mapping between the fetch operation and the four parameters, leaving the agent unable to confidently choose the correct one.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.