Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations provide readOnlyHint: true, and the description is consistent with that. However, the description adds no additional behavioral context beyond the annotation (e.g., whether the check requires authorization, whether it incurs cost, or what happens if no session exists). The annotation already covers the safety profile, so the description contributes minimally.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.