Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The parameters (url, host, json, zone) are described with generic phrases that clearly belong to other tools (e.g., 'JSON text to validate' for validate-json, 'IANA timezone name' for timezone). The description does not explain how any of these relate to inspecting robots.txt, making the parameters misleading and unusable.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.