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 fails to indicate whether this is a read-only operation, what data structure or format is returned (e.g., numeric value, currency object), or whether the balance is real-time versus cached. The term 'Check' implies reading but does not confirm safety characteristics.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.