Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries full behavioral burden. It discloses that the body is discarded, which is useful, but it does not explain what the tool returns, how errors are handled, or that only the 'json' property is relevant and other schema properties appear unrelated.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.