Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the behavioral burden, and 'The body is discarded' is a useful disclosure that this is a non-persistent check. However, it does not say what the tool returns or does on invalid JSON, whether any network call is made, or how errors surface. This is adequate but thin.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.