Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The description discloses key behavioral traits beyond the annotations: it only records demand, never returns a tool, never runs anything, is free, and feeds into a public aggregate. These details are important for an agent deciding whether to call it and what to expect back. No contradiction with annotations; readOnlyHint=false is consistent with recording a request.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.