Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description must carry the burden of behavioral disclosure. It states 'The body is discarded,' which is a side-effect note, but this exact information already appears in the schema description for the 'json' parameter ('discarded after the check'). The description adds no new behavioral insight (e.g., return value, error handling, or side effects beyond discarding). Thus, it merely repeats structured data without enriching agent understanding.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.