Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the burden of behavioral disclosure. It does disclose the notable behavior that the body is discarded, implying a non-persistent operation. However, it does not mention what happens on invalid JSON, response format, or any side effects beyond discarding, so the disclosure is partial.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.