Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden of behavioral disclosure. It only says 'Gets', which implies a read operation, but it does not explicitly confirm it is non-mutating, mention any required permissions, rate limits, or return format details. The addition 'including questions' gives a hint about content but insufficiently discloses behavior.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.