Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The description discloses that the body is discarded, which is a behavioral trait. However, it does not mention side effects beyond that (e.g., whether it validates against a schema, returns a boolean, or throws errors). Without annotations, this partial disclosure is somewhat helpful but incomplete.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.