Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden. It implies a safe read-only balance check ('has left', 'checking before booking'), ties the balance to the API key holder, and adds useful policy context that unpaid renders are refused. It does not explicitly say 'read-only' or 'does not consume credits,' but the wording strongly conveys that.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.