Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Although the schema provides descriptions for all four parameters (url, host, json, zone), those descriptions appear generic and unrelated to HTTP status codes. The descriptions reference normalizing URLs, validating JSON, and timezone names without explaining how any of these parameters relate to the tool's purpose.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.