Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=true and idempotentHint=true, so the description is not burdened with safety disclosure. The term 'current session' adds useful scoping context beyond the annotations, but it does not describe return format or what 'budget status' encompasses. Thus, it adds some value but remains limited.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.