Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The description discloses that the body is discarded, but it does not explain the return value, behavior on invalid JSON, validation strictness, or whether errors are raised. With no annotations present, the description carries the full burden and only partially covers behavioral implications.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.