Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=true and idempotentHint=true, so the description's 'Read' aligns. However, the description adds minimal behavioral context beyond what annotations provide, such as the session activity requirement, which is useful but still leaves out details like behavior on inactive sessions.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.